Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Successful Response
Comprehensive user information including roles and team memberships.
Retrieve comprehensive information about a user
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
Comprehensive user information including roles and team memberships.