Landing page after installing GitHub App.
GET
/v1/apps/github/landing
GitHub will redirect to this endpoint, once the user finishes installing our app.
The parameters sent along are used to verify the authenticity of this request as well as associate it with
a TMC org.
Parameters
Query Parameters
state*
Forwarded state associated with the installation attempt
Typestring
Requiredsetup_action*
The action the user has taken on GitHub that led to the visit of this page
Typestring
RequiredEnum
"install"installation_id*
The github installation ID the action on GitHub affected.
Typeinteger
Requiredformat
"int64"Responses
will redirect to Github settings