Skip to main content

Start the GitHub App installation flow

POST 

/api/v1/integrations/github/connect

Mint a signed state token and return the GitHub App install URL.

Clients redirect the browser to the returned redirect_url. After the user completes install on GitHub, GitHub redirects back to /integrations/github/callback with the installation id.

  • Scope required: integrations:manage.

Request

Responses

Successful Response