Transactions
List transactions
List transactions visible to your party.
get/transactions
Query parameters
type'payment' | 'transfer' | 'all'
limitinteger
Results per page
cursorstring
Pagination cursor from previous response
counterpartyPartyIdstring
Restrict results to transactions whose payment counterparty is this party.
walletIdstring
Restrict results to transactions visible through this wallet.
customerPartyIdstring
Restrict results to delegated customer activity executed on behalf of this customer party. This maps to the transaction subject party, not the payment counterparty.
delegatedboolean
When true, restrict results to transactions executed through an agent delegation (agentDelegationId IS NOT NULL) — the connection-scoped feed.
Headers
X-Agent-IDstring nullable
Agent ID (agt_xxx) identifying which agent is making the request.
X-Instance-IDstring nullable
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
Response
Successful Response