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
Example response
{
"SpaceId": "Spaces-1"
}