Get sync status for a user plugin
GET/api/v1/user/plugins/:plugin_id/sync/status
Returns the current sync status including last sync time, health, and failure count.
Pass ?live=true to also query the plugin process for live sync state (pending push/pull,
conflicts, external entry count). This spawns the plugin process and is more expensive.
Request
Responses
- 200
- 401
- 404
Sync status
Not authenticated
Plugin not enabled for this user