Get details for a specific user in an organization.
Returns detailed information about a user within the specified organization. The requesting user must be a member of the organization to access this endpoint.
Rate limit: 60 requests per 30 seconds.
Successful Response
Represents a user in API responses
Unique user ID
GitHub user ID
GitHub username
User's email address
URL to user's avatar image
User's full name
User's role in the organization (ADMIN, MANAGER, MEMBER)
Whether the user is an admin (deprecated, use role instead)