Wallet
Read debit history attributable to the API key application in a linked wallet. Balances, credits, recharges, exports, and other applications are outside this scope.
List wallet debits grouped by conversation session
Returns only debits attributable to the application selected by the API key. The wallet is resolved from the application's unique wallet link, so callers do not provide a wallet identifier. The top-level data array contains parent groups: one standalone debit or one conversation session per slot. Nested service summaries do not consume parent slots. Pagination totals are calculated after application scope and filters are applied.
List one service's debit events in a session
Lists raw debit events for one service inside one session, scoped to the API-key application. The wallet is resolved from the application's unique wallet link. This is the second pagination layer: limit counts raw events and nextCursor is an opaque value that must be forwarded unchanged to request the next page.