Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Organization ID that owns the wallets (required if namespace is not provided, or required when using planId filter)
Namespace to filter wallets by (required if ownedBy is not provided)
Filter wallets by plan ID. Returns wallets associated with the specified plan (requires ownedBy parameter)
Number of wallets to return per page
1 <= x <= 100
Token for pagination
List of wallets
The response is of type object
.