get query status

get/queries/{query_id}/status

Query parameters

dbstring
projectstring

Headers

x-request-idstring
Authorizationstring

Response

OK

status'RUNNING' | 'COMPLETED' | 'FAILED' required

Changes

Changed in 2 of the 3 revisions of this API.11

    • removed the optional property details/items/status from the response with the 400 status

      response-optional-property-removed

    • added the optional property details/items/status to the response with the 400 status

      response-optional-property-added