Skip to main content
GET
/
github
/
install-state
Get Install State
curl --request GET \
  --url https://api.example.com/github/install-state
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Headers

authorization
string | null

Query Parameters

org_id
string
required

Response

Successful Response