Oore CI
ReferenceAPIOperationsIntegrations

Open the GitHub App manifest flow

Serves the browser form that creates a GitHub App. The sealed `state` query value authenticates the flow; no session bearer token is used.

Operation IDgithub_create_page
GET
/v1/integrations/github/create

Serves the browser form that creates a GitHub App. The sealed state query value authenticates the flow; no session bearer token is used.

Query Parameters

state*string

Sealed GitHub manifest-flow state

Response Body

text/html

curl -X GET "https://example.com/v1/integrations/github/create?state=string"
"string"