Skip to main content
GET
/
deliver
/
reports
/
{id}
/
download
Download a report
curl --request GET \
  --url https://api-sandbox.orum.io/deliver/reports/{id}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.orum.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string<uuid>
required

Unique id for the resource. Orum generated unique id for the resource.

Response

CSV file containing the report data.

The response is of type file.