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"
}

Changes

No recorded changes to this endpoint across all 23 revisions of this API.