Retrieving Standard Report

To retrieve standard reports from the Reporting APIarrow-up-right, use the GET method to send the request to the /data/api/v1.0/{categoryName}/{reportName} endpoint URL.

The following table describes the query parameters to include in the endpoint URL.

Parameter
Data Type
Required?
Description

categoryName

String

Required

The category name of the report. Available report is categoryName.

reportName

String

Required

The name of the report.

For more information on reports, see Standard Reporting.

Last updated

Was this helpful?