Skip to main content
 print this page

Get a download URL for the full query results

GET 

/queries/:queryid/results/download

Returns a time-limited presigned URL for the complete result file of a query, without the 51-row cap applied by GET /queries/{queryid}/results. The query must have reached SUCCEEDED and the caller must be the user who submitted it.

Not supported for statements that produce no result set: CREATE, MERGE INTO and VACUUM queries are rejected with GE-1034.

Note that an unknown query id is reported as HTTP 400 with IPV-1002, not 404.

Request

Responses

Presigned download URL for the complete result file. The URL is time-limited and should be used promptly.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers