Collaborators

Get all collaborators and pending invites for repo

get/repos/{repo_id}/collaborators

Response

A list of collaborators and pending invites

Example response

{
  "invites": [
    {
      "invite_id": 17
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.