Handle Medit O Auth Callback
Handle the Medit OAuth callback after user authorization. Exchanges the authorization code for tokens, stores encrypted credentials, and redirects to scanner settings.
Handle the Medit OAuth callback after user authorization. Exchanges the authorization code for tokens, stores encrypted credentials, and redirects to scanner settings.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
curl -X GET "https://example.com/scanner-connections/medit/callback"Handle Itero O Auth Callback GET
Handle the iTero OAuth callback after user authorization. Exchanges the authorization code for tokens, discovers the API region, and pairs the account if a single unpaired account is found.
Import Scanner Case POST
Import a 3Shape case as a new order. Creates the order, patient (if needed), order items from model elements, and downloads attachments to R2 storage.