Get status and results for an asynchronous query execution
Bearer token authentication. Include the token in the Authorization header:
Authorization: Bearer <your-token>
JSON-encoded query status parameters
API key when not using an authorization header
Schedule ID for the query
Starting row index for paginated response
Ending row index for paginated response
Query status retrieved successfully
API request ID
Query schedule ID
Status code for the query
Number of sub-queries performed for this query
Number of sub-queries scheduled for this query (can increase as query progresses)
Number of query tasks scheduled to your license queue
Number of query tasks running in your license queue
Query results (empty array when not in SUCCESS state)
Bad request - invalid parameters
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Unauthorized
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Query status not found
Error code indicating the query status was not found
Too Many Requests
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Internal server error
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence