Get list of upcoming, running and performed queries from given time range
Bearer token authentication. Include the token in the Authorization header:
Authorization: Bearer <your-token>
JSON-encoded query history parameters
API key when not using an authorization header
Target data source IDs (case-insensitive)
Target query status codes (case-insensitive)
Return queries requested after given ISO 8601 datetime, date, or relative time (default 24 hours ago, max 90 days)
Return queries requested before given ISO 8601 datetime, date, or relative time (defaults to current time)
Pagination offset
Maximum number of queries to return
Query history retrieved successfully
API request ID
Used start time
Used end time
Used pagination offset
Used pagination limit
Total number of queries found within time range
Object type
When query was requested
Query schedule ID
Current query status code
Supermetrics product used to perform the query
Query data source ID
Number of result rows (only for SUCCESS and FAILURE status)
Query execution time in seconds (only for SUCCESS and FAILURE status)
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
Access forbidden
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
Unprocessable Entity - validation failed
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
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