Reports
Get a report
Get a specific report by report_id
.
GET
Once a report request has been accepted for processing, you can poll the report resource endpoint at /reports/{report_id}
for its status. When status is ready
, the final report is uploaded and available at {file_url}
.
API Key Permissions
This endpoint requires either the “view” or “trade” permission.
Authorizations
Path Parameters
Response
200
application/json
The response is of type object
.