Get a financial account

Get a financial account by its unique identifier.

Path parameters

idstringRequired

The unique identifier for the financial account

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

The financial account was retrieved

idstring

The unique identifier for the account

account_typeenum

The type of account

Allowed values:
bank_providerstring

The bank provider for the account

created_atdatetime

The date and time the account was created

updated_atdatetime

The date and time the account was last updated

Errors