Download Report

Download Report

The supported formats for Reports are PDF, CSV. If the format is not
specified the downloaded report will be in PDF format.
NOTE: In case the Accept header is provided, ensure that its value corresponds to the 'format' request parameter (including the default value when the request parameter is omitted).

Request
URI
GET
https://{api_host}/suite-api/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


Authentication
This operation uses the following authentication methods.
Responses
200

The link to download the report

"No Custom Example is Available"

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/reports/{id}/download