GET /v1/query/{QueryId}/results/rawdata
Downloads the query results
Parameters
| Name | Required | Description |
|---|---|---|
| QueryId | ✔ | The query ID |
Response
| HTTP Status Code | Description |
|---|---|
| 302 | Redirect to the download URL which expires in ten minutes |
| 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 |