github authorization callback
Query Parameters
code?string
If specified, this is the code for exchanging a user access token
installation_id?integer
If specified, this is the installation id of the app
Format
int64
state?string
If specified, this indications which user/team installation this callback corresponds to
Response Body
curl -X GET "https://api.devzero.io/backend/v0/github/authorize?code=string&state=string"
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}