v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-04170260320.9 KB

GetGithubUserStatus returns info about a Github user account based on the caller's installations. If we don't have access to user's personal account tokens or it is expired, instructions for granting access are returned.

get/v1/github/user

Response

A successful response.

accessTokenstring
accountstring
grantAccessUrlstring
hasAccessboolean
organizationInstallationPermissionsobject
orgsstring[]

DEPRECATED: Use organization_installation_permissions instead.

userInstallationPermission'GITHUB_PERMISSION_UNSPECIFIED' | 'GITHUB_PERMISSION_READ' | 'GITHUB_PERMISSION_WRITE'