Get Reports
GET/v1/public/report/:reportId
Get report
Request
Responses
- 200
- 400
- 401
- 403
- 500
OK
Bad Request. Got an invalid JSON.
Unauthorized access. An issue occurred during authentication. This can indicate an incorrect key, ID, or other invalid authentication parameters.
Forbidden access. The provided API Key does not have the required permissions to run this API.
Internal server error. A unified status for API communication type errors.