Download report file

GET
/api/v2/status/{Id}/download-file

Download a report file by its unique identifier.

AuthorizationBearer <token>

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

In: header

Path Parameters

Id*string

The unique identifier of the report file 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-file"
"string"