Oore CI
ReferenceAPIOperationsIntegrations

Complete the GitHub App manifest callback

Exchanges GitHub's manifest code, stores the integration, and redirects the browser. Callback errors are rendered as HTML.

Operation IDgithub_callback
GET
/v1/integrations/github/callback

Exchanges GitHub's manifest code, stores the integration, and redirects the browser. Callback errors are rendered as HTML.

Query Parameters

code?string

GitHub manifest conversion code

state?string

Sealed GitHub manifest-flow state

Response Body

text/html

curl -X GET "https://example.com/v1/integrations/github/callback"
"string"