Download Query Logs


Download Query Logs


Download a query log for a Powered by CData child account for troubleshooting.

Endpoint

GET /account/log/query/get/{queryId}

Request Header

Authorization: Bearer <jwt_token> The Powered by CData JWT which contains:
  - Parent Account Id
  - Child Account Id

Request Body

queryId The query for which the logs need to be downloaded

Request Example

https://cloud.cdata.com/account/log/query/get/e1af1260-4045-45e4-882b-96fe2575e37b

Response

Zipped Logs File Response body is the zipped log file
On Error 404 if queryId is not found