Report Executions

This resource allows you to retrieve and manipulate report runs. Each run is recorded by execution history for the current user. You can cancel in-progress report runs, view all successfully completed runs, and delete completed report runs.

Operations


Retrieve Executed Report Output by ID
GET /v1/platform/report_executions/{id}/file


Retrieve Report Execution Status by ID
GET /v1/platform/report_executions/{id}


Retrieve Report History (Deprecated)
GET /v1/platform/report_executions


Retrieve Report History by Criteria
POST /v1/platform/report_executions/apply_read