GitHub

List repositories for a GitHub installation

get/project/{project_id}/github/{github_installation_reference}/repository

Response

A list of GitHub Repositories

countinteger required

Example response

{
  "items": [
    {
      "id": "gpfg7td83em22qfw9pq5xyfqb7"
    }
  ]
}