Use
Authorization: Bearer <api_key>. See Authentication.Base URL
Get Git integration config
200 OK
200 OK (not configured)
Save or update Git integration
200 OK
Remove Git integration
204 No Content
Push pipeline to Git
202 Accepted
Pull pipeline from Git
202 Accepted
Get sync status
200 OK
Test Git connection
repository_url and credentials to validate the saved integration.
Response 200 OK
Get commit history
| Parameter | Description |
|---|---|
branch | Branch to read (defaults to configured default) |
path | Limit to commits touching path_prefix subtree |
limit | Max commits (default 30) |
200 OK
Related topics
Git integration
Branching model and UI workflows.
Import and convert
Bringing definitions from other tools.