v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03377590.5 KB
sync

Get sync worker status

get/api/sync/status

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

connectedboolean required
enabledboolean required
messagestring required

Example response

{
  "$schema": "https://example.com/SyncStatusOutputBody.json"
}