v51

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
sync

Get Git sync status

Returns the overall Git sync status including status of all DAGs

get/sync/status

Query parameters

remoteNodestring

name of the remote node

Response

Sync status retrieved successfully

enabledboolean required

Whether Git sync is enabled

repositorystring

Repository URL

branchstring

Branch being synced

summary'synced' | 'pending' | 'conflict' | 'missing' | 'error' required

Summary status for the sync badge

lastSyncAtstring date-time

When the last sync occurred

lastSyncCommitstring

Commit hash of last sync

lastSyncStatusstring

Status of last sync (success/error)

lastErrorstring

Error message from last failed sync