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