Get BPA Reports
GET/bpa/v1/reports/:id
Retrieves the url for the completed BPA report. The download-url
field contains a signed
URL where you can download the report.
Note that this API endpoint should only be called when the report generation status is
COMPLETED_WITH_SUCCESS
.
Request
Responses
- 200
- 400
- 404
- 500
OK
Bad Request
Not Found
Internal Server Error