Skip to content
Get started

Download

Request Batch
POST/assets/download
Get Status
GET/assets/download/{jobId}
Request
POST/assets/{assetId}/download
ModelsExpand Collapse
DownloadRequestBatchResponse object { jobId }
jobId: string

The job id associated with the download request

DownloadGetStatusResponse object { jobId, jobStatus, downloadUrl }
jobId: string

The job id associated with the download request

jobStatus: string

The current job status

downloadUrl: optional string

The download url

DownloadRequestResponse object { url }
url: string

The signed URL to download the asset in the given format