Report Status
GET/:id/status
After a report is created, the status of the report can be checked periodically. The report can be either classified as IN_PROGRESS, DONE, or FAILED.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 406
Success/OK
Bad request
Unauthorized
Forbidden
Not found
Method not allowed
Not acceptable