List Dentally sync logs
Retrieve recent Dentally patient sync log entries for the authenticated clinic.
Retrieve recent Dentally patient sync log entries for the authenticated clinic.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X GET "https://example.com/integrations/dentally/sync-logs"[ { "id": "string", "syncType": "string", "status": "string", "patientsCreated": 0, "patientsUpdated": 0, "patientsSkipped": 0, "errorCount": 0, "errors": null, "durationMs": 0, "triggeredBy": "string", "startedAt": "string", "completedAt": "string" }]Empty
Initiate Xero OAuth authorization POST
Initiate the Xero OAuth 2.0 authorization flow. Returns a URL to redirect the user to Xero's consent screen. Requires organization manager access.
List Fatture in Cloud client mappings GET
Retrieve all clinic-to-Fatture in Cloud client mappings for the authenticated lab.