get_accounts
Retrieve a paginated list of accounts with their balances, filtered by currency as needed.
Instructions
List Accounts — Retrieve a paginated list of accounts with their balances — [GET /accounts]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to retrieve (1-based indexing) | |
| currency | No | Filter results by currency code | |
| page_size | No | Maximum number of items to return per page |