Skip to main content
GET
/
v1
/
reports
/
{report_id}
/
download
Download Report
curl --request GET \
  --url https://api-sandbox.y.uno/v1/reports/{report_id}/download \
  --header 'X-Organization-Code: <x-organization-code>'

Headers

X-Organization-Code
string
required

Required for all Reports API endpoints.

Path Parameters

report_id
string<uuid>
required

Response

200

Report file (CSV or JSON)