Get job status, progress, and results
Poll this endpoint to track query progress. Response shape depends on status:
- running → progress
- done → results
- error → error
- canceled → cancellation error payload
Path parameters
Response
Job status and results
Example response
{
"data": {
"job_id": "qry_9c1d4e",
"results": {
"events": [
{
"message": "GET /api/users 200 12ms",
"level": "info",
"source": "nginx",
"status": 200
}
]
},
"error": {
"code": "QUERY_MEMORY_EXCEEDED"
}
}
}Changes
Changed in 2 of the 7 revisions of this API.33438
- ▲
the response property
/became optional for the statusresponse-property-became-optional
- ▲
the
//response's property type changed fromintegertonumberfor statusresponse-property-type-changed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
added the new
canceledenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
doneenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
errorenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
executing_pipelineenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
filtering_segmentsenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
parsingenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
scanning_bufferenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
scanning_segmentsenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
removed the
aggregatingenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
cancelledenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
completeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
completeenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
failedenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
scanningenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
sortingenum value from the//response property for the response statusresponse-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
added the new
aggregatingenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
cancelledenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
completeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
completeenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
failedenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
scanningenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
sortingenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
the response property
/became required for the statusresponse-property-became-required
- ○
removed the
canceledenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
doneenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
errorenum value from the/response property for the response statusresponse-property-enum-value-removed
- ○
removed the
executing_pipelineenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
filtering_segmentsenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
parsingenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
scanning_bufferenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
scanning_segmentsenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
//to the response with the statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●