Skip to main content
GET
/
v1
/
jobs
/
{job_id}
/
content
Get Job Result
curl --request GET \
  --url https://api.decart.ai/v1/jobs/{job_id}/content \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Headers

x-api-key
string
required

API key for authentication

Path Parameters

job_id
string
required

The unique identifier of the job

Response

Job result (video file)

The response is of type file.