v8

latestOpenAPI 3.1.12026-08-048937.6 MB
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

Agent (agt_*) to attribute this request to when authenticating with a party API key; omit for agent keys and agent-scoped OAuth grants, which already carry agent identity.

X-Instance-IDstring nullable

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

Response

Successful Response