cURL
curl --request GET \ --url https://api.decart.ai/v1/jobs/{job_id}/content \ --header 'x-api-key: <api-key>'
"<string>"
Download the result of a completed job. Only available when job status is ‘completed’.
API key for authentication
The unique identifier of the job
Job result (video file)
The response is of type file.
file
Was this page helpful?