API Reference/Git
Get GitHub sync configuration
Get the GitHub sync configuration for a repository, if configured.
GET
/git/v1/repo/{repo_id}/github-syncPath Parameters
repo_idRequiredstringRepository ID
Format:
"uuid"Response Body
200
GitHub sync configuration
githubRepoNameRequiredstringGitHub 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