List or retrieve sub-wallets

List sub-wallets, optionally filtered by currency or uid. Broad searches return an array and may include an opaque lek; send that value back unchanged for the next page. Supplying both currency and uid performs an exact lookup and returns one sub-wallet object instead of an array. Surrounding spaces in uid are ignored, but letter case is preserved. A UID identifies your customer within a currency, so retain both values when mapping wallets. An exact lookup returns HTTP 404 when no wallet matches.

Query Params
string

Filter wallets by asset code.

string
length between 1 and 100

Filter by the customer reference supplied when the sub-wallet was created. Surrounding spaces are ignored; letter case is preserved.

string

Opaque continuation value returned by the previous page. Send this single string back unchanged and keep the other filters the same.

integer
≥ 1

Maximum number of records to return on one page.

Responses

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