Handle3 Shape O Auth Callback
Handle the 3Shape OAuth callback after user authorization. Exchanges the code using PKCE, stores encrypted tokens, and discovers active regions.
Handle the 3Shape OAuth callback after user authorization. Exchanges the code using PKCE, stores encrypted tokens, and discovers active regions.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
curl -X GET "https://example.com/scanner-connections/3shape/callback"Get Scanner Connection Case GET
Operationally retrieve detailed information about a specific scanner case/order. Provider access may idempotently refresh an expired token and record connection health; this endpoint is not a tenant-settings inspection read. Supports Medit, 3Shape (searches all active regions), and iTero scanners.
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.