v1

latestOpenAPI 3.0.12026-07-2376273191.5 KB
Queries

Retrieve query results

Retrieve the status and results of a CQL query

get/api/v1/queries/{jobId}

Path parameters

jobIdstring required

jobId of the query to retrieve

jobId of the query to retrieve

Response

Successfully found query

progressnumber
status'IN_PROGRESS' | 'DONE' | 'CANCELLED' | 'FAILURE' | 'TIMED_OUT' required