API Reference/Git
Get GitHub sync configuration
Get the GitHub sync configuration for a repository, if configured.
GET
/git/v1/repo/{repo_id}/github-sync
Path Parameters
repo_id
RequiredstringRepository ID
Format:
"uuid"
Response Body
200
GitHub sync configuration
githubRepoName
RequiredstringGitHub sync configuration
Configure GitHub sync for repository POST
Configure GitHub synchronization for an existing Freestyle repository. This links your Freestyle repository to a GitHub repository for automatic syncing. Requires the GitHub repository name in 'owner/repo' format.
Create an access token for a Git identity POST
Create an access token for a Git identity