Skip to main content

Get job details

GET 

/api/v1/jobs/:jobId

Retrieve details of a specific job.

File Downloads:

  • Use inputFileIds array to download input files via /api/v1/files/{fileId}/download
  • Use outputFileId to download the output file when job is completed
  • All file IDs reference MediaFile records that can be downloaded securely

Request

Responses

Job details retrieved successfully