get https://sandbox.sa.leantech.me/data/v2/accounts
The Get Accounts
endpoint retrieves a list of bank accounts that have been linked by a user (or business) via LinkSDK, identified by their entity_id.
Each account object contains fields such as account_id
, account status
, currency
, account_sub_type
, account identifiers
(such as IBAN, ACCOUNT_NUMBER, and NATIONAL_ID) and other data points related accounts.
You can use the resulting account_ids to query additional financial data through other Lean APIs such as transactions, balances, beneficiaries, and other data APIs.