Get Current 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.
Acts as the specified team admin for supported user-auth operations. Pass a team member ID for an admin account. When used with a team token, that token must also include the team_data.member scope.
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 the user has a personal and work account. If the current
account is personal, then team will always be null,
but is_paired will indicate if a work account is linked.
The language that the user specified. Locale tags will be IETF language tags.
The user’s referral link.
The user’s two-letter country code, if available. Country codes are based on ISO 3166-1.
This account’s unique team member id. This field will only be present if
team is present.