Skip to main content
GET
Get Query Log

Authorizations

Authorization
string
header
required

JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.

Path Parameters

queryId
string
required

The unique Id of the query for which to download the log file.

Response

200

OK and the zipped log file.