cURL
curl --request GET \ --url https://api-sandbox.orum.io/deliver/reports/{id}/download \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Download a single report.
The access token received from the authorization server in the OAuth 2.0 flow.
Unique id for the resource.
CSV file containing the report data.
The response is of type file.
file
Was this page helpful?