Report Download
GET/:id/download
This method returns report data as a downloadable file. Data can only be downloaded if the report has a DONE status. The first entry in the returned file specifies the names of the columns.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 406
Success/OK
Bad request
Unauthorized
Forbidden
Not found
Method not allowed
Not acceptable