Get a list of Accounts created on this Platform.
Query parameters
Whether to paginate the results or not. Defaults to false.
The cursor to use for the previous page of results. This will be ignored if paginate is false.
The cursor to use for the next page of results. This will be ignored if paginate is false.
The maximum number of results to return. The default is 10, and the maximum is 200. This will be ignored if paginate is false.
Specify the account number to be queried.
Specify the account display name to be queried.
Specify the status to be queried.
Specify the contact email address to be queried.
Specify the currency code(s) to be queried.
Specify the minimum currentBalance to be queried.
Specify the maximum currentBalance to be queried.
Specify the earliest createdAt date to be queried.
Specify the latest createdAt date to be queried.
Specify the funding notification email(s) to be queried.
Response
OK