Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the job to check status for
Response
Job status retrieved successfully
Current status of the job
Available options:
PENDING
, QUEUED
, SUCCESS
, ERROR