Retrieves balance and details of an entity using their nanoid (te- for team, co- for company, us- for user).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Nanoid of the entity to retrieve.
Optional array of currencies to retrieve balances for. If not provided, returns all supported currencies.
Default Response
The response is of type object
.