Skip to content

Report Run

The Report Run object represents an instance of a report generated with specific run parameters.

API endpoints:

GET /api/v2/reports/<report-id>/runs.json

List Report Runs

GET /api/v2/reports/<report-id>/runs/<run-id>.json

View Report Run

GET /api/v2/reports/<report-id>/runs/<run-id>/data.json

View Report Run Data