Members Endpoints
Get Member Details
Get detailed information about a specific enterprise member
GET
Returns detailed information about a specific member in your enterprise, including their profile, activity metrics, and access permissions.
Path Parameters
The unique identifier of the user to get details for
Response
Unique identifier for the user
User’s email address
User’s display name
User’s role within the enterprise (admin, member, viewer)
When the user was added to the enterprise
User’s last login time (null if never logged in)
Total number of times the user has logged in (null if never logged in)
Total count of sessions created by this user