Saved Report QueryAsk AIpost https://query.kissmetrics.io/v3/queries/reportRun the query associated with a saved report.Body Paramsreport_idint32requiredThe unique identifier of the report to rundate_rangejsonThe 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" }query_typestringThe type of query to run. *Default query type is pulled from the given report. See Query Types) for a list.sortstringThe field to sort the results by.orderstringDefaults to ascThe sort order if sort parameter is provided. One of asc or desc.Response 200200Updated 10 months ago