v1
latestOpenAPI 3.0.32026-07-261910783.9 KBReporting
report/export
Fetch CSV-schema export rows for the requested time range. Requires the reports:read permission.
get/report/export
Query parameters
start_timeinteger required
Start of the time range as a Unix timestamp in seconds. The requested range must not exceed 31 days.
end_timeinteger required
End of the time range as a Unix timestamp in seconds. The requested range must not exceed 31 days.
countrystring
ISO 3166-1 alpha-2 country code filter.
device_os'iOS' | 'Android'
Device operating system filter.
granularity'daily' | 'hourly'
Reporting bucket size. Defaults to daily.
Response
CSV-schema export rows.