Get bank accounts

Retrieves all linked bank accounts for a company

Path parameters

idstringRequired

Company ID

Headers

AuthorizationstringRequired

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

Response

Bank accounts retrieved successfully

idstringOptional

Unique identifier for the Plaid account

plaid_access_tokenstringOptional

Plaid access token

plaid_item_idstringOptional

Plaid item ID

plaid_institution_idstringOptional

Plaid institution ID

plaid_account_idstringOptional

Plaid account ID

account_namestringOptional

Name of the account

account_typestringOptional

Type of the account

account_subtypestringOptional

Subtype of the account

account_maskstringOptional

Masked account number

linked_atdatetimeOptional

Date when the account was linked

statusenumOptional

Status of the account

Allowed values:
companyIdstringOptional

ID of the company

cursorstringOptional

Cursor for pagination

Errors