latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Link Accounts
List on-chain destinations for a given asset/network
Given a (genericAsset, network) pair, returns enterprise Link accounts the caller has link.account.view on that can on-chain-deposit at that asset/network. Has no source — used by the BitGo-wallet source flow, where the source has no Link venue context. Excludes accounts with status != active.
get/api/link/v1/enterprises/{enterpriseId}/on-chain-destinations
Path parameters
enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f
Your enterprise id.
Query parameters
genericAssetstring required
Example:usdc
Network-agnostic asset family.
networkstring required
Example:sol
Network identifier.
namestring
Example:My Coinbase
Filter destinations by name (case-insensitive partial match).
Headers
user-idstring required
User id of the user making the request.
Response
OK