GuideLab API

List Scanner Connection Cases

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.

GET
/scanner-connections/{id}/cases

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.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Path Parameters

id*string

Response Body

application/json

curl -X GET "https://example.com/scanner-connections/550e8400-e29b-41d4-a716-446655440000/cases"
{  "property1": null,  "property2": null}
Empty
Empty
Empty
Empty
Empty