github
github-admin

Get client GitHub integration status

Returns the GitHub integration status for a specific client. Admin access required.

get/api/v1/github/admin/status/{client_id}

Path parameters

client_idstring uuid required

Response

Successful Response

client_idstring required
connectedboolean required
connection_statusstring nullable
created_atstring nullable
github_usernamestring nullable
installation_idinteger nullable
last_sync_atstring nullable
oauth_completedboolean required
repositorystring nullable
repository_selection_pendingboolean
scaffolding_branchstring nullable
scaffolding_pr_urlstring nullable
scaffolding_statusstring nullable
updated_atstring nullable

Changes