organization_github_install
Starts the GitHub app installation flow for a product.
Starts the GitHub app installation flow for a product. When the product's organization already has GitHub connections, returns them so one can be reused (attached) instead of dead-ending on GitHub's already-installed settings page. `url` is always returned — connecting an additional, different GitHub org stays possible.
Behavior
- HTTP
GET /governance/api/v1/connectors/github/install
Arguments
No arguments.
Response
| Field | Type | Always | Description |
|---|---|---|---|
| url | string | • | |
| status | string | • | |
| canAttach | boolean | • | |
| connectors | array | • |
Try it
Starts the GitHub app installation flow for a product.