Transactions

List transactions

List transactions

get/transactions

Query parameters

type'payment' | 'transfer' | 'all'

Filter by transaction type.

limitinteger

Maximum results per page.

cursorstring

Cursor from the previous page.

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 activity performed for this customer, not activity involving it as a payment counterparty.

delegatedboolean

When true, return only transactions executed through an agent delegation (your connection-scoped feed).

Headers

X-Agent-IDstring nullable

Deprecated: agent identity comes from the credential. Sending this header with a party API key or user credential returns 403 agent_credential_required.

X-Instance-IDstring nullable

Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.

Response

Successful Response