GuideLab API

Get shade value image

Stream a stable shade value's position image.

GET
/shade-systems/{id}/values/{valueId}/image

Stream a stable shade value's position image.

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
valueId*string

Query Parameters

position*string

Value in

  • "occlusal"
  • "middle"
  • "gingival"

Response Body

curl -X GET "https://example.com/shade-systems/string/values/string/image?position=occlusal"
Empty
Empty
Empty