get https://api.sandbox.usebasis.co/profiles//accounts/
Overview
Get details of a specific Account associated with a Profile. The Account is identified using its label
, which is an ltree formatted identifier. The label
can be retrieved using the List Profile Accounts endpoint.
Use cases
- Build UX for users to review details of an Account they've authorized to the Profile using elements such as the
account_mask
and Platform'sdisplay_name
. - Perform analytics using elements such as the latest
current_balance
andavailable_balance
. - Identify when an Account received its latest data sync using
last_update
.