Authorizations
Path Parameters
The status id for the query.
Response
In progress query.
The current status of the query. Possible value:
COMPLETED
- the query finished successfully.IN_PROGRESS
- the query is still running.CANCELLED_BY_USER
- the query was stopped as a result of aDELETE
request being issued.TIMED_OUT
- the query was stopped as it was not polled in time (as indicated by theRetry-After
header in the response for the initial search request, or last poll).INTERNAL_SERVER_ERROR
- the query failed due to internal server error.
"IN_PROGRESS"
A value between 0 and 100 indicating how much of the processing has finished.
56
The time the query was started at, in human readable format.
"Tue Aug 06 15:24:15 GMT 2024"