GitHub

Get a single GitHub app connection by id

get/spaces/{spaceIdentifier}/github/connections/{id}

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

idstring required

Response

A GitHub app connection

Idstring required
SpaceIdstring required
Statusstring required
StatusUserMessagestring

Example response

{
  "SpaceId": "Spaces-1"
}

Changes