Encoding Process – Status

This API is used to get the current status of an encoding request. The Request_Id provided as part of the “Encode/Run” response is used as parameter to get the current status information.

Resource URL

GET - /encode/status

Header Paramater

reqId
required
The request id for which status is required. The request_id is returned as part of the response JSON when Encode/Run is invoked.

Example Request URL

GET - http://__JTV_HOST__/encode/status?reqId=1234abcd

Example Return

On completed: On pending: On error: