List Itero Related Accounts
List related iTero accounts available for pairing. Only available for iTero scanner connections that have completed OAuth authentication.
List related iTero accounts available for pairing. Only available for iTero scanner connections that have completed OAuth authentication.
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/related-accounts"{ "accounts": [ { "property1": null, "property2": null } ]}Initiate Scanner O Auth POST
Initiate the OAuth authorization flow for a scanner connection. Returns the provider-specific authorization URL. Supports Medit, 3Shape (with PKCE), and iTero.
List Scanner Connection Cases GET
Operationally list cases/orders from a scanner connection with pagination, search, and date range filtering. Provider access may idempotently refresh an expired token and record connection health; this endpoint is not a tenant-settings inspection read. Supports Medit, 3Shape, and iTero scanners.