All External Accounts
Fetch external account
Fetches an external account for a business. External accounts represent all connected financial accounts, including bank accounts, credit cards, loans, etc.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to fetch external accounts for.
The UUID of the external account to fetch.
Response
200
application/json
The response is of type object
.