List wallets
Wallets
List Wallets
List wallets with pagination
GET
List wallets
List Wallets
Returns a paginated list of wallets belonging to your client.Page number (min 1).
Items per page (1-100).
Response
Authorizations
JWT access token obtained from the /api/v1/auth/token endpoint.
Query Parameters
Page number for pagination.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100