Download Report Using GET
The supported formats for Reports are PDF, CSV. If the format is not specified the downloaded report will be in PDF format.
Request
URI
GET
https://{api_host}/api/reports/{id}/download
COPY
Path Parameters
string
id
Required
The Identifier of the Report
Query Parameters
string
format
Optional
The format of the Report
Responses
200
The link to download the report
Operation doesn't return any data structure
On This Page
Reports Operations
POST
Create Report Schedule Using POST
POST
Create Report Using POST
DELETE
Delete Report Using DELETE
DELETE
Delete Schedule Using DELETE
GET
Download Report Using GET
GET
Get Report Definitions Using GET
GET
Get Report Definition Using GET
GET
Get Report Schedules Using GET
GET
Get Report Schedule Using GET
GET
Get Reports Using GET
GET
Get Report Using GET
PUT
Update Report Schedule Using PUT