Returns the team member’s identity and team-level role. Tenant access is retrieved via /api/members//tenants/.
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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"