Skip to main content
GET
Check job status
string
required
The ID returned at submission.

Headers

string
required
Deployment API key in the form Key YOUR_SUTRO_API_KEY.
Read the status from job_status["JOB_ID"]. Its value is QUEUED, STARTING, RUNNING, SUCCEEDED, CANCELLING, CANCELLED, FAILED, or UNKNOWN. metadata is normally null. For a failed job, it contains a failure_reason object with the available failure detail.