v3
latestOpenAPI 3.1.02026-07-31121332.1 KBUsage
Export daily aggregates as CSV or JSON
Returns a downloadable file (CSV uses RFC-4180 quoting; JSON is a flat array — no envelope). The format query selects the content type. When projectId is set, every row carries that project's name in the project_name column.
get/api/v1/usage/export
Query parameters
range'7d' | '30d' | '90d' | '365d'
format'csv' | 'json'
projectIdstring uuid
Response
Exported file (CSV or JSON depending on format param)