Skip to main content

Authentication

This endpoint requires bearer token authentication.

Headers

string
required
Your bearer token in the format Bearer <token>.
string
required
The email address of the user making the request.Must exactly match the email address used to log in to the SpecCheck Dashboard.

Parameters

string
required
The ID of the lab for this request.
string
required
The lab account number for this request.
string
required
The type of lens. One of single_vision or multifocal.

Returns

Returns an object with a data array of lens styles. If there are no matching styles, data is an empty array.
array of Lens Style Object