GET
/api/v3/report/exec/{specificReportId}
Run a report and download in the provided format
RunReportV3
Permissions: Reports (Run)
Path Parameters
| Name |
Description |
Type |
Required |
| specificReportId |
The ID of the specific report to run |
integer (int32) |
Required |
Query Parameters
| Name |
Description |
Type |
Required |
| format |
The format in which the generated report should be downloaded. Supported options are [“excel”, “csv”, “pdf”, “word”] |
string |
Optional |