Get Scanner Connection Case
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.
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.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
Response Body
application/json
curl -X GET "https://example.com/scanner-connections/550e8400-e29b-41d4-a716-446655440000/cases/550e8400-e29b-41d4-a716-446655440000"{ "property1": null, "property2": null}Get Scanner Connection GET
Retrieve a single scanner connection by ID, including scanner-type-specific metadata (e.g. Medit group info).
Handle3 Shape O Auth Callback GET
Handle the 3Shape OAuth callback after user authorization. Exchanges the code using PKCE, stores encrypted tokens, and discovers active regions.