Run Query

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

query_idstringRequiredformat: "uuid"

Response

Successful Response
query_idstringformat: "uuid"
querystring
typeenum
All possible query types
Allowed values:
statusenum
All possible query status values
resultsstring or null
dataset_idstringformat: "uuid"
created_dtstringformat: "date-time"
updated_dtstringformat: "date-time"
created_user_idstring
start_dtstring or nullformat: "date-time"
end_dtstring or nullformat: "date-time"
total_row_countinteger or null
parametersmap from strings to any or null
updated_user_idstring or null

Errors

422
Unprocessable Entity Error