get https://api.bridgeapi.io/v3/aggregation/accounts
Return a list of the user's accounts
Responses
Return a list of the user's accounts
xxxxxxxxxx
curl --request GET \
--url https://api.bridgeapi.io/v3/aggregation/accounts \
--header 'Bridge-Version: 2025-01-15' \
--header 'accept: application/json'