get query description

get/queries/{query_id}

Query parameters

dbstring
projectstring

Headers

x-request-idstring
Authorizationstring

Response

OK

namestring required
type'ANALYTICS' | 'STREAMING' required
textstring required
descriptionstring required
status'RUNNING' | 'COMPLETED' | 'FAILED' required
idstring required

Changes

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

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added