Search Treasury operations
Treasury activity and reconciliation
Search Treasury operations
Returns a cursor-paginated view across this tenant account’s payouts, conversions, and stablecoin withdrawals.
GET
Search Treasury operations
What this endpoint does
Returns a cursor-paginated view across this tenant account’s payouts, conversions, and stablecoin withdrawals.When to use it
Use it to operate a queue, filter lifecycle states, or recover an operation byexternalReference after a create response was lost.
Before you call
Authenticate withtreasury:read. Filter by operation kind, status, external reference, or an ISO 8601 date range; cursors belong to the exact filtered result set.
Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
Each row reports the current operation state and next action.accepted, held, and submitted do not prove external settlement; open the resource detail before acting.
Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Operations and reconciliation for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Query Parameters
Example:
25
Available options:
accepted, held, submitted, settled, failed, returned Available options:
payout, stable_withdrawal, conversion 
