Download report

GET
/api/v2/status/{RequestStatusId}/download

Download a report by its unique identifier.

AuthorizationBearer <token>

JWT Authorization header using the Bearer scheme. Example: 'Bearer {token}'

In: header

Path Parameters

RequestStatusId*string

The unique identifier of the report to download.

Formatuuid

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/v2/status/497f6eca-6276-4993-bfeb-53cbbbba6f08/download"
"string"