Skip to main content
GET
/
github
/
cli
/
login
Github Cli Login
curl --request GET \
  --url https://api.example.com/github/cli/login
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

login_id
string
required

Response

Successful Response