Saved Report Query

Run the query associated with a saved report.

Body Params
int32
required

The unique identifier of the report to run

json

The timeframe for which to run the query. *The date_range parameter is required for all query types except people_search. See Date Range Object for examples. IMPORTANT - COPY THE BELOW OBJECT INTO THE FIELD AND ADD the date_range parameter. { "type": "preset", "preset": "this_month_to_date" }

string

The type of query to run. *Default query type is pulled from the given report. See Query Types) for a list.

string

The field to sort the results by.

string
Defaults to asc

The sort order if sort parameter is provided. One of asc or desc.

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json