List accounts
Accounts
List Accounts
List accounts with optional wallet filter
GET
List accounts
List Accounts
Returns a paginated list of accounts, optionally filtered by wallet.Filter by wallet ID (omit for all accounts).
Page number (min 1).
Items per page (1-100).
Response
Authorizations
JWT access token obtained from the /api/v1/auth/token endpoint.
Query Parameters
Filter accounts by wallet ID.
Page number for pagination.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100