Get Report
GET /api/rest/v4/data/reports/{requestId}If the report is successfully generated, this endpoint will return the file directly (application/pdf). If not, it will returns the status and/or error message.
Example
Request
GET {{host}}/api/rest/v4/data/reports/a294ed2j-019f-3117-badb-519f926b81f9
Authorization: Bearer {{token}}Response
200 OK
Content-Type: application/pdf
...