Skip to main content
GET
Github Connection Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

connected
boolean
required
account_login
string | null
account_type
string | null
installation_id
integer | null
needs_reconnect
boolean
default:false
reason
string | null