Skip to main content

outside_collaborators

Overview

Nameoutside_collaborators
TypeResource
Idgithub.orgs.outside_collaborators

Fields

NameDatatype
idinteger
namestring
site_adminboolean
gravatar_idstring
starred_urlstring
organizations_urlstring
events_urlstring
repos_urlstring
subscriptions_urlstring
received_events_urlstring
html_urlstring
emailstring
gists_urlstring
starred_atstring
loginstring
following_urlstring
node_idstring
typestring
urlstring
followers_urlstring
avatar_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."