List Accounts
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
statuses
Filter accounts by status. May be specified multiple times (e.g. ?statuses=CLOSED&statuses=SCHEDULED_FOR_CLOSURE). If omitted, accounts of all statuses are returned.
Allowed values:
Response
Successful Response
id
institution_id
signer_primary
account_title
interest_rate
interest_rate_tiers
insurance_limit
account_type
created_at
is_joint_account
total_balance
pending_balance
is_reciprocation_prioritized
is_receiving_printed_statements
rate_configuration
signer_primary_tin_last4
closed_at
signer_secondary
beneficiary_name
beneficiary_tin
beneficiary_tin_last4
institution_sweep_account_id
institution_return_account_id
institution_branch_id
cost_center_id
cost_center_code
depositors
managed_sweep_target_balance
shadow_account
notes
pricing_group_id
rate
floating_spread
floating_spread_bps
rate_index_type
floating_rate_percentage
index_rate
custom_benchmark_id
custom_benchmark_rate
account_officer
Account officer assigned to this account
is_non_interest_bearing
Whether this account is non-interest-bearing
custom_field_1
Custom field 1
custom_field_2
Custom field 2
custom_field_3
Custom field 3
custom_field_4
Custom field 4
institution_account_idDeprecated
institution_alternative_idDeprecated
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error