latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Link Accounts

Get enterprise asset balances — aggregated by asset across all permitted accounts

Returns the latest balance per asset (genericAsset) summed across all permitted accounts in the enterprise. One entry per asset; no per-account breakdown.

get/api/link/v1/enterprises/{enterpriseId}/assets/balances

Path parameters

enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f

Your enterprise id.

Query parameters

accountIdsstring[]

Optional list of account IDs. When provided, returns aggregated balances only for these accounts and their sub-accounts; when omitted, returns balances for all permitted accounts.

[
  "aba3a693-4f28-4523-8e53-85a3df22a608"
]

Headers

user-idstring required

User id of the user making the request.

Response

OK