Skip to main content
GET
Check if a user is a collaborator

Authorizations

Authorization
string
header
required

Personal access token. Use format: token {YOUR_ACCESS_TOKEN}

Path Parameters

owner
string
required

Owner of the repository

repo
string
required

Name of the repository

collaborator
string
required

Username to check

Response

User is a collaborator.