List usage ledger movements
Account
List usage ledger movements
Cursor-paginated raw ledger of minute-consumption events. Each row
records the minutes consumed by a single source (e.g. a call) at the
time it happened. This is a raw-column surface: field names mirror
the ledger schema rather than the derived balance shown by
GET /v1/balance.
GET
List usage ledger movements
Authorizations
Use Authorization: Bearer tc_live_xxxxx
Query Parameters
Page size
Required range:
1 <= x <= 100Return rows with created_at strictly before this ISO timestamp (from a previous response's next_cursor)
Only rows with created_at on or after this ISO timestamp
Only rows with created_at on or before this ISO timestamp