List Cryptographic Exchanges

Returns a paginated list of Exchanges in the caller's tenant. Filter by
status, counterparty (case-insensitive substring), application UUID,
owner principal UUID, and name (case-insensitive substring). Default
sort is updatedAt DESC. Page size is bounded to 50.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Lifecycle status filter (optional)

Allowed:
string

Counterparty substring (case-insensitive, optional)

uuid

Application UUID filter (optional)

uuid

Owner principal UUID filter (optional)

string

Name substring (case-insensitive, optional)

int32
Defaults to 0

Page index (0-based)

int32
Defaults to 20

Page size (max 50)

string
Defaults to modifiedAt

Sort field — must be one of: modifiedAt, createdAt, name, effectiveUntil, status

string
enum
Defaults to DESC

Sort direction (ASC or DESC)

Allowed:
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*