Retrieve basic information for a specific team member
Returns the team member’s identity and team-level role. Tenant access is retrieved via /api/members//tenants/.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
The unique ID of the team member to retrieve.
レスポンス
Team member details retrieved successfully
Unique ID of the team member
"auth0|68da0038bab277c02ed1d4c8"
"google-oauth2|123456789012345678901"
Full name of the team member.
First name of the team member. Returns empty string if not set.
Last name of the team member. Returns empty string if not set.
Nickname of the team member. Returns empty string if not set.
Email of the team member.
The team-level role.
teams_owner, teams_contributor, teams_report_viewer "teams_owner"