Returns the authenticated user along with their team memberships
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The current user
The id of the user
"usr_123456789"
The id of the user workspace
"wsp_123456789"
The slug of the user workspace
"acme-research"
The full name of the user
"John Doe"
The email of the user
"john.doe@example.com"
The job role of the user
"Product Manager"
The profile picture URL of the user
"https://example.com/profile.jpg"
The status of the user
INVITED, ACTIVE, DEACTIVATED "ACTIVE"
The seat type of the user
RALLY, RESEARCHER_FREE, RESEARCHER_PAID "RESEARCHER_PAID"
The role of the user
DEVELOPER, OBSERVER, RESEARCHER, OPS_MANAGER, SUPER_ADMIN, CUSTOM, COLLABORATOR "OPS_MANAGER"
The teams the user is a member of