v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
reports

Download a report result file

This method retrieves a generated report file in the specified format.

Use Accept header to specify the file format.

Examples:

  • JSON: Accept=application/json
  • CSV: Accept=text/csv
  • Excel: Accept=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
get/billing/org/v1/reports/{uuid}/download

Path parameters

uuidstring uuid required

Request-Id header value

Query parameters

format'csv' | 'json' | 'xlsx'

Response

Report data in JSON format.

headersstring[]

Column headers for the report data.