Retrieving Report via Reporting API

To retrieve standard and enhanced 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. Use standard for standard reports and reporting for enhanced reports.

reportName

String

Required

The name of the report. For a list of available standard and enhanced reports, see Reporting Solutions.

For more details, refer to the Reporting API.

Last updated

Was this helpful?