Report Data
GET/:id/data
This method returns the actual report data. The returned report is paginated and the data is returned if the report has a DONE status. The report page size and numbering can be specified.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 406
Success/OK
Bad request
Unauthorized
Forbidden
Not found
Method not allowed
Not acceptable