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 <= 100
Cursor 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)