Get query results url
Get a url to download query results as a CSV
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
query_id
The unique identifier for the query
Response
Query results download information
queryId
Query id
downloadUrl
Results download url
