v1

latestOpenAPI 3.0.32026-07-22115106141.4 KB
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
    }
  ]
}