Stream the output file of a completed job. Only available for jobs with status ‘complete’ and an output file.
cURL
curl --request GET \ --url https://api.rendobar.com/jobs/{id}/download
{ "error": { "code": "<string>", "message": "<string>" } }
Job ID
Output file stream
Was this page helpful?