Skip to main content
GET
Fetch a job
string
required
The job to retrieve.

Headers

string
required
Deployment API key in the form Key YOUR_SUTRO_API_KEY.

Response

The response is { "job": { ... } }. A job contains: Fields that depend on execution remain null until available. A missing job returns 404 with { "message": "..." }.