Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of records that you want to receive in the response. By default, 10 records will be listed.
For navigating through pages. By default, the first page will be listed.
Filter records using any keywords.
Response
Successful response with a list of bank accounts.
The response is of type object
.