---
title: "Get sync worker status"
method: GET
path: "/api/sync/status"
tags: ["sync"]
---

# Get sync worker status

`GET /api/sync/status`

## Response `200`

OK

- SyncStatusOutputBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `connected` boolean, required
  - `enabled` boolean, required
  - `message` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/kenn-io/apis/roborev.md) · [All operations](https://skmtc.dev/kenn-io/apis/roborev/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kenn-io/roborev/revisions/0dfdca81e88d/schema)
