GitOps
Admin
Get GitOps synchronization status
Experimental. Returns the current synchronization status of the GitOps storage, including the current commit SHA, sync state, load statistics, and any errors from the last sync attempt.
This endpoint is only available when GitOps storage is enabled (apicurio.storage.kind=gitops). Returns HTTP 409 (Conflict) if a different storage backend is active.
This operation can fail for the following reasons:
- GitOps storage is not enabled (HTTP error 409)
- A server error occurred (HTTP error 500)
get/admin/gitops/status
Response
The current GitOps synchronization status.