Get Account
Authentication
Headers
Acts on behalf of a team member for supported user-auth operations. Pass a team member ID such as dbmid:.... When used with a team token, that token must also include the team_data.member scope.
Request
Response headers
Response
The user’s email address. Do not rely on this without checking the
email_verified field. Even then, it’s possible that the user
has since lost access to their email.
Whether this user is a teammate of the current user. If this account
is the current user’s account, then this will be true.
The user’s unique team member id. This field will only be present if
the user is part of a team and is_teammate is true.