v1
latestOpenAPI 3.0.12026-07-26152262362.2 KBReports
Get report results
Returns the results of the specified report.
get/analytics/v1/reports/{id}
Path parameters
idstring required
Report ID. See Resource IDs.
Query parameters
timeRangestring
Example:P7D
An optional parameter to override the report time settings. Value should be represented in the format P[n]Y[n]M[n]D[n]. In the representations, the [n] is replaced by the value for each of the date and time elements that follow the [n].
startDatestring date
Example:2025-01-01
An optional parameter to override the report time settings. Must be provided together with endDate. Format: yyyy-mm-dd
endDatestring date
Example:2025-01-31
An optional parameter to override the report time settings. Must be provided together with startDate. Format: yyyy-mm-dd
Response
OK - The request succeeded.