v1

latestOpenAPI 3.1.02026-07-139674137.3 KB
Accounts

Get account details

Single bank-shape account by internal id. Works for any source (Plaid, manual, snaptrade); Plaid-only fields are null for non-Plaid rows.

get/api/accounts/{id}

Path parameters

idstring required

Response

Account details

idstring uuid required
maskstring nullable required
namestring required
source'plaid' | 'snaptrade' | 'manual' required
subtypestring nullable required
typestring required
plaidItemIdstring nullable required
currencystring nullable required
availablenumber nullable required
creditLimitnumber nullable required
currentnumber nullable required
updatedAtstring nullable required
userOverrideCreditLimitnumber nullable required
billedProductsstring[] nullable required
{"stackTrail":"components:schemas:BankAccount:properties:error","oasType":"schema","type":"unknown"}
institutionIdstring nullable required
institutionNamestring nullable required
newAccountsAvailableboolean required
logostring nullable required
urlstring nullable required
hasInvestmentAccountsboolean required
pendingDisconnectAtstring nullable required