Get a financial account

Get a financial account by its unique identifier.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
The unique identifier for the financial account

Response

The financial account was retrieved
idstring
The unique identifier for the account
program_idstringRead-only
The identifier for the program determining the capabilities of this financial account
bank_providerstringRead-only
The bank provider for the account
created_atstringformat: "date-time"
The date and time the account was created
updated_atstringformat: "date-time"
The date and time the account was last updated
account_typeenum or nullDeprecated

The type of account. This field is deprecated and will be removed in a future version. Use the program_id field instead.

Allowed values:

Errors