List wallet transactions
Wallet Transactions
List wallet transactions
Requires a workspace API token. Returns only the current workspace wallet’s transactions, newest first. Monetary values are exact decimal strings. Use call_uuid to independently verify that a call’s analytics cost equals its wallet debit. Date filtering uses [from, to): from is inclusive and to is exclusive.
GET
List wallet transactions
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Available options:
credit, debit Example:
"usage"
Available options:
pending, completed, failed, cancelled Only the wallet transaction linked to this call
Partial title or description match
Inclusive ISO-8601 start
Exclusive ISO-8601 end
Available options:
asc, desc Response
Wallet transactions retrieved