v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1371519.6 KB
queries

Runs an existing query to generate a report.

post/queries/{queryId}:run

Path parameters

queryIdstring required

Required. The ID of the query to run.

Query parameters

synchronousboolean

Whether the query should be run synchronously. When true, the request won't return until the resulting report has finished running. This parameter is false by default. Setting this parameter to true is not recommended.

Request body

Response

Successful response