Synchronization
Data synchronization between clients and server
Available Endpoints
- GET /sync/count-entities - Count entities
- GET /sync/pull - Pull events from server
- POST /sync/push - Push events to server
- POST /sync/push/audit-logs - Push audit logs to server
- GET /sync/pull/audit-logs - Pull audit logs from server
- POST /sync/external - Trigger external sync
This documentation is automatically generated from the OpenAPI specification.