Github
GET
/
github.oneGithub one
Authorization
AuthorizationRequiredBearer <token>
In: header
Query Parameters
githubIdRequiredstring
Minimum length:
1Successful response
GET
/
github.getGithubRepositoriesGithub get Github Repositories
Authorization
AuthorizationRequiredBearer <token>
In: header
Query Parameters
githubIdRequiredstring
Minimum length:
1Successful response
GET
/
github.getGithubBranchesGithub get Github Branches
Authorization
AuthorizationRequiredBearer <token>
In: header
Query Parameters
repoRequiredstring
Minimum length:
1ownerRequiredstring
Minimum length:
1githubIdstring
Successful response
GET
/
github.githubProvidersSuccessful response
POST
/
github.testConnectionGithub test Connection
Authorization
AuthorizationRequiredBearer <token>
In: header
Request Body
application/jsonRequiredgithubIdRequiredstring
Minimum length:
1Successful response
POST
/
github.updateGithub update
Authorization
AuthorizationRequiredBearer <token>
In: header
Request Body
application/jsonRequiredgithubIdRequiredstring
Minimum length:
1githubAppNamestring | null
githubAppIdnumber | null
githubClientIdstring | null
githubClientSecretstring | null
githubInstallationIdstring | null
githubPrivateKeystring | null
githubWebhookSecretstring | null
gitProviderIdRequiredstring
Minimum length:
1nameRequiredstring
Minimum length:
1Successful response