v1

latestOpenAPI 3.0.32026-07-1310423153.4 KB
Collaborators and Deploy Keys

Check if a user is a collaborator

Returns 204 if the user is a collaborator, 404 if not.

get/repos/{owner}/{repo}/collaborators/{collaborator}

Path parameters

ownerstring required

Owner of the repository

repostring required

Name of the repository

collaboratorstring required

Username to check

Response

User is a collaborator.