Jobs
Get Job Progress
'Get the progress of a job. The return will contain one or more of the following keys: state, input, outputs, and progress.'
get/jobs/{job_id}/progress
Path parameters
job_idstring required
The Zencoder job id
Query parameters
pageinteger
The page of results to return
per_pageinteger
The number of results to return for each page
Headers
Content-Typestring required
Content-Type: application/json
Zencoder-Api-Keystring required
Your API key
Response
Success.