Get Account

Authentication

AuthorizationBearer

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

Path Parameters

account_idstringRequiredformat: "uuid"

Response

Successful Response
idstring
institution_idstring
signer_primarystring
account_titlestring
interest_ratestring
insurance_limitstring
account_typeenum
Allowed values:
created_atstring
is_joint_accountboolean
balancestring
closed_atstring or null
signer_secondarystring or null
beneficiary_namestring or null
beneficiary_tinstring or null
institution_account_idstring or null
institution_branch_idstring or null
depositorslist of objects or null

Errors