GET
/integration/v1/reports/{id}/download
Download report
Download report
operationId Download report
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
id
|
string (uuid) | required | Report id |
Query parameters
| Name | Type | Required | Description |
|---|---|---|---|
search
|
string | optional | Search string |
Responses
200
application/json body
| Field | Type | Required | Description |
|---|---|---|---|
status
|
string | required | Report generation status |
message
|
string | optional | Message regarding report generation status |
filename
|
string | optional | Generated report output filename |
412 Invalid parameters
500 Server error
512 Specification violations