List client accounts
Clients
List client accounts
List existing client accounts and their balances
GET
List client accounts
Authorizations
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Response
A page of listed client accounts objects
A valid Account ID
Pattern:
^acct_[a-zA-Z0-9]{27}$Example:
"acct_2ofTA5mz0T91pBmD3tMTeLE7T4X"
A valid Client ID
Pattern:
^client_[a-zA-Z0-9]{27}$Example:
"client_2ofTA13AD0xBtbEvBl20aEb1hEu"

