Skip to main content
GET
Get wallet ledger

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

includeSubaccounts
boolean

Include ledger entries from agency subaccounts (requires parent-agency access). Sent as 'true' to enable.

parentAgencyId
string

Parent agency id to aggregate across (required when includeSubaccounts is true).

Response

Enriched wallet ledger entries plus a lifetime summary for the token tenant (optionally across agency subaccounts).

data
object
required

Enriched wallet ledger plus a lifetime summary for the token tenant (optionally across agency subaccounts).