List Repository User Collaborators

List users with roles on a repository.

Retrieves basic user information for the requested repository, provided the user has at least read-only access.

📘

This endpoint is paginated. For more information, see Pagination.


Valid Authentication Methods

API Key Grants:

  • RepositoryRead
  • RepositoryEdit

OAuth 2.0 User Token Scopes:

  • repository
  • repository:readonly
Path Params
string
required

The unique identifier of the repository

Responses

403

Forbidden. Occurs when the user does not have access to view repository owners or members.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json