GET /v1/query/{QueryId}/status
Gets the current status of the specified query.
Parameters
Name | Required | Description |
---|---|---|
QueryId | ✔ | The query ID |
Response
HTTP Status Code | Description |
---|---|
200 | Receives the schema |
400 | The requested query does not finish successfully |
404 | The requested query does not exist or you are not eligible to read the query status |