read:org
and repo
scopes with push access to use this
endpoint. GitHub Apps must have the members
organization permission and metadata
repository permission to use this
endpoint.
External DocumentationTo learn more, visit the GitHub documentation.
Parameters
Parameter | Description |
---|---|
Affiliation | Filter collaborators returned by their affiliation. outside means all outside collaborators of an organization-owned repository. direct means all collaborators with permissions to an organization-owned repository, regardless of organization membership status. all means all collaborators the authenticated user can see. |
Owner | The account owner of the repository. The name is not case sensitive. |
Page | Page number of the results to fetch. |
Per Page | The number of results per page (max 100). |
Repo | The name of the repository. The name is not case sensitive. |
Return All Pages | Automatically fetch all resources, page by page. |