Skip to content
Dials Docs

Models

The unit of the catalogue: one watch, described to one specification.

List watch models

GET/models

A page of models, the catalogue's unit of description. Every model belongs to a brand and a series and carries one specification: case, calibre, dial, bracelet. Filter by brand, series, caliber or free text; sort by name, newest or reference.

Query Parameters

page
integer·min 1·default 1
Example1
pageSize
integer·min 1·max 100·default 24
Example24
q
string
id
string

Exact model id

brand
string

Brand slug

series
string

Series slug

caliber
string

Caliber slug

sort
string·default newest
Values
newestname_ascreference_asc

Responses

Get a model (full spec) by brand + slug

GET/models/{brandSlug}/{slug}

One model in full: the complete specification, its pictures, its movement, and the series and brand it sits under.

Path Parameters

brandSlugRequired
string
Examplerolex
slugRequired
string
Example126610ln

Responses