Billing
Export Usage (CSV)
Download your billed usage as a CSV file.
GET
Export Usage (CSV)
Returns your billed line items (credit debits) as a CSV attachment.
Each row is a single billed call;
Authentication
Requires an API key withbilling scope.
Query Parameters
ISO timestamp lower bound (inclusive).
ISO timestamp upper bound (inclusive).
Response
Content-Type: text/csv attachment. Columns:
amount_usd is the charged amount for that call.
Example
curl
Export Usage (CSV)
