Get Dentally connection status
Retrieve the current Dentally connection status and configuration for the authenticated clinic.
Retrieve the current Dentally connection status and configuration 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"{ "id": "string", "name": "string", "apiBaseUrl": "string", "connectionStatus": "string", "statusMessage": "string", "syncEnabled": true, "lastSyncAt": "string", "lastSyncStatus": "string", "isActive": true, "createdAt": "string", "updatedAt": "string"}Empty
Get Bite Finder integration status GET
Retrieve the current Bite Finder integration status and configuration for the authenticated lab.
Get exocad integration status and mappings GET
Retrieve the current exocad integration status, configuration, and all material/reconstruction type mappings for the authenticated lab.