Skip to main content

outside_collaborators

Overview

Nameoutside_collaborators
TypeResource
Idgithub.orgs.outside_collaborators

Fields

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

Methods

NameAccessible byRequired ParamsDescription
list_outside_collaboratorsSELECTorgList all users who are outside collaborators of an organization.
remove_outside_collaboratorDELETEorg, usernameRemoving a user from this list will remove them from all the organization's repositories.
convert_member_to_outside_collaboratorEXECorg, usernameWhen an organization member is converted to an outside collaborator, they'll only have access to the repositories that their current team membership allows. The user will no longer be a member of the organization. For more information, see "Converting an organization member to an outside collaborator". Converting an organization member to an outside collaborator may be restricted by enterprise administrators. For more information, see "Enforcing repository management policies in your enterprise."