List wallet debits grouped by conversation session
GET/v1/organization/wallet/transaction-groups
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.
Request
Responses
- 200
- 400
- 401
- 404
Paginated session groups and standalone debit rows.
Invalid filter or pagination value.
Missing, invalid, expired, or deleted application API key.
The API-key application has no linked wallet.