List wallets
Wallets
List wallets
List all wallets for the authenticated party, including wallet type, default flag, balance, and receiving bank name when available.
GET
List wallets
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Agent ID (agt_xxx) identifying which agent is making the request.
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
Maximum string length:
1024Query Parameters
Party ID for delegated wallet lookup
Pattern:
^pty_[0-9a-f]{32}$