List Customer internal accounts
Retrieve a list of internal accounts with optional filtering parameters. Returns all internal accounts that match the specified filters. If no filters are provided, returns all internal accounts (paginated).
Internal accounts are created automatically when a customer is created based on the platform configuration.
Documentation Index
Fetch the complete documentation index at: https://ramps-feat-fx-rate-explorer.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token authentication using format <api token id>:<api client secret>
Query Parameters
Filter by currency code
Filter by internal accounts associated with a specific customer
Maximum number of results to return (default 20, max 100)
1 <= x <= 100Cursor for pagination (returned from previous request)
Response
Successful operation
List of internal accounts matching the filter criteria
Indicates if more results are available beyond this page
Cursor to retrieve the next page of results (only present if hasMore is true)
Total number of customers matching the criteria (excluding pagination)