List transactions
List transactions
Query parameters
Filter by transaction type.
Maximum results per page.
Cursor from the previous page.
Restrict results to transactions whose payment counterparty is this party.
Restrict results to transactions visible through this wallet.
Restrict results to delegated activity performed for this customer, not activity involving it as a payment counterparty.
When true, return only transactions executed through an agent delegation (your connection-scoped feed).
Headers
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response
Changes
Changed in 3 of the 28 revisions of this API.12
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ●
for the
queryrequest parametercursor, the maxLength was set to1024request-parameter-max-length-set
- ●