integrations
GitHub App installation callback
Complete a GitHub App installation and persist it for the organization that started it.
get/v1/integrations/github/oauth/callback
Query parameters
statestring nullable
The state issued when the installation started
The state issued when the installation started
installation_idstring nullable
GitHub App installation ID
GitHub App installation ID
codestring nullable
Authorization code of the installing user
Authorization code of the installing user
setup_actionstring nullable
GitHub setup action (install, update, request)
GitHub setup action (install, update, request)
errorstring nullable
GitHub OAuth error
GitHub OAuth error
Changes
Changed in 1 of the 30 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○