v1

latestOpenAPI 3.0.12026-08-061638881007.6 KB
Deposits

List deposit wallets for an omnibus (paginated)

get/v1/domains/{domainId}/omnibus/{omnibusId}/deposit-wallets

Path parameters

domainIdstring uuid required
omnibusIdstring uuid required

Query parameters

pageinteger
sizeinteger
searchstring

Case-insensitive substring match on the owning tenant's alias. Terms shorter than 3 characters return an empty page (the trigram index cannot serve them).

custodyAccountIdsstring[]

Restricts results to wallets whose custodyAccountId is in this list. Combines with other filters (AND semantics). An empty list is treated as absent.

Response

OK