List addresses

Retrieves a cursor-paginated list of crypto addresses. Follow nextCursor from each response to page forward; the last page omits it and reports hasNext: false. Results are ordered newest-first by creation time.

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

Unique identifier of the asset pool.

string
length ≤ 1024

Query using Lucene-like syntax: use exact term filters field:value, combined only with AND/whitespace between different fields. Supported fields: reference, customerId, address, network, from, to, activityTypes, masterOnly, nonZeroBalanceOnly

string
length ≤ 512

Opaque cursor taken from the previous response's nextCursor. Omit it to fetch the first page.

int32
1 to 500
Defaults to 64

Number of items per page.

int32
deprecated

Not supported. Page-number pagination has been replaced by cursor pagination; sending this parameter fails with 400. Use cursor instead.

Responses

Language
Credentials
http
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json