Job Results Download

Fetches the results of a job or extracts the source files from texture assets and zips them up. Job result zips work for only render jobs and export jobs. If the item linked to the job has a composite node, it will create composite images for the item and then download them. For items without a composite node, the results are downloaded as is. **NOTE - **For layered render jobs, the latest configurator of the item is used to determine the configurations. If changes have been made to the configurator after the render job was completed, there is a possibility that the composite output may be incorrect. The results are cached by default, so if someone tries to initiate a download job for a cached entry they will receive the files list

Query Params
string

Access token used to authorize the request. This endpoint only works with private tokens.

Body Params

Information for initiating download job

string

ID of the job to download the results of. This can only be an export job or a render job.

string

ID of the org linked to the job

string

Format to download the results in. This parameter is only applicable for render jobs. For export jobs the format is extracted from the job details and used to fetch the correct files. For the render jobs only two formats are supported at the moment, png and jpeg. For render jobs the default format is png.

string
enum

Specify the download job type. It currently supports only two values - texture and jobResult. The default value is jobResult.

Allowed:
assetIds
array of strings

List of UUIDs of texture assets to download source textures of. This will only work for texture assets containing the Image operator. Textures without one, or non-texture assets, will be ignored

assetIds
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json