Skip to main content

members

Overview

Namemembers
TypeResource
Idgithub.orgs.members

Fields

NameDatatype
idinteger
namestring
following_urlstring
loginstring
gists_urlstring
site_adminboolean
emailstring
repos_urlstring
events_urlstring
avatar_urlstring
typestring
organizations_urlstring
starred_urlstring
subscriptions_urlstring
followers_urlstring
html_urlstring
gravatar_idstring
received_events_urlstring
node_idstring
urlstring
starred_atstring

Methods

NameAccessible byRequired ParamsDescription
list_membersSELECTorgList all users who are members of an organization. If the authenticated user is also a member of this organization then both concealed and public members will be returned.
remove_memberDELETEorg, usernameRemoving a user from this list will remove them from all teams and they will no longer have any access to the organization's repositories.