ListUsersWithRoleResponse
ListUsersWithRoleResponse is the shape of the response when listing users with a given role within an organization.
Properties
- Users that have been explicitly configured to the given role (ie, not configured via default role).
- ↳
namestring requiredThe user’s display name. - ↳
githubLoginstring requiredThe user’s login name. - ↳
avatarUrlstring requiredThe URL of the user’s avatar image. - ↳
emailstring optionalThe user’s email address. It is only populated on selected endpoints and is omitted from most responses. Treat it as sensitive information.