get https://{hostname}/reporting-api/v1/reports//versions//report-data
Produce a report in either JSON or CSV format for a specific version of a type of report. While functionally identical to Generate a report, this alternative GET operation specifies all request data as query parameters.
Recipes
Get a cacheable report
Open Recipe