List all accounts
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Organization ID (UUID)
Ledger ID (UUID)
Query Parameters
JSON string to filter accounts by metadata fields
Max items per page (1-100, default 10)
Page number (default 1)
Filter accounts created on/after this date (YYYY-MM-DD)
Filter accounts created on/before this date (YYYY-MM-DD)
Sort direction (asc, desc)
Filter accounts by portfolio ID (UUID)
Filter accounts by segment ID (UUID)
Filter accounts by status (ACTIVE, INACTIVE, BLOCKED)
Filter accounts by type (e.g., deposit, savings, external)
Filter accounts by asset code (e.g., USD, BRL, EUR)
Filter accounts by entity ID
Filter accounts by blocked status (true, false)
Filter accounts by parent account ID (UUID)
Filter accounts by name (case-insensitive, prefix match)
Filter accounts by alias (case-insensitive, prefix match)

