Get Report

Returns the selected report. Use the report ID field to specify the report that you want to fetch. By default the report provides the data for last 24 hours if no date/time filters are selected. For more information, see guides on the Reports API.

Path Params
string
enum
required

Unique ID of report.

string
enum
required
Defaults to v2

Version of report.
Note: With API enhancements in V2, you may see additional fields in the response over time. Avoid enforcing overly strict schema enforcement to ensure smooth integration.

Allowed:
Body Params

Request body

filters
object
string

Specify the token to access the results on the next page. Keep this field blank for the first request. To view the results on the next page, use the value received in the 'nextPageToken' parameter of the previous response.

Headers
string
enum
required

Request content type header

Allowed:
Responses

400

Bad Request

404

The requested resource was not found.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json