List credit ledger entries
Cursor-paginated credit ledger for the account, newest first. Each row is one wallet movement: a purchase, a call spend, starter credit, a transfer, or an adjustment. Amounts are signed integer microdollars ($1 = 1,000,000). A call spend is negative.
Holds placed and released for a call in progress are omitted, as are
movements that moved no money. talk_seconds is set on a call spend
and null otherwise. source_id is the call id for a spend.
Authorizations
Use Authorization: Bearer tc_live_xxxxx
Query Parameters
Page size
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