v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
workspace

Get how local changes deploy to this workspace via git sync

get/w/{workspace}/workspaces/git_sync_deploy_mode

Path parameters

workspacestring required

Query parameters

branchstring

The branch the caller would push.

Response

Git sync deploy mode

configuredboolean required

At least one git-sync repository is configured.

deploy_on_pushboolean required

True means a git push is confirmed to deploy via auto-pull: exactly one licensed, deliverable repository tracks the branch. False is not confirmed rather than a definite no — it also covers unlicensed, ambiguous (several repos track it), and conservative false-negatives; determine the deploy path another way (CI git push, or wmill sync push).