POST
/v1/platform/fleet/providers/github-app/auth
Get GitHub OAuth authorization link
GET
/v1/platform/fleet/providers/github-app/connection
Get GitHub user connection status
DELETE
/v1/platform/fleet/providers/github-app/connection
Delete GitHub user connection
PATCH
/v1/platform/fleet/providers/github-app/connection
Update GitHub user connection
POST
/v1/platform/fleet/providers/github-app/install
Get GitHub App install link
GET
/v1/platform/fleet/providers/github-app/installations
List GitHub App installations
POST
/v1/platform/fleet/providers/github-app/installations/refresh
Refresh GitHub App installations
DELETE
/v1/platform/fleet/providers/github-app/installations/{id}
Delete a GitHub App installation
GET
/v1/platform/fleet/providers/github-app/installations/{id}/repos
List repositories for a GitHub App installation
POST
/v1/platform/fleet/providers/github-app/tokens
Request a GitHub access token
POST
/v1/platform/fleet/providers/github-app/webhooks
Handle GitHub App webhook events