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 ID
github_create_pageServes 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"