Synchronization
Pull and push events between clients and the sync server
Available Endpoints
- GET /api/sync/pull - Pull events from server
- GET /api/sync/pull/callback - External pull callback (reserved)
- POST /api/sync/push - Push events to server
- GET /api/sync/pull/audit-logs - Pull audit logs
- POST /api/sync/push/audit-logs - Push audit logs
This documentation is automatically generated from the OpenAPI specification.