Skip to main content

SyncStatusQuery

Query parameters for sync status endpoint

liveboolean

If true, spawn the plugin process and query live sync state (external count, pending push/pull, conflicts). Default: false (returns database-stored metadata only).

SyncStatusQuery
{
"live": true
}