Styles
Get a single style by ID
Get a single style by ID. Returns public styles or your own private styles.
get/styles/{id}
Path parameters
idstring required
A unique identifier for a style
Example:7f147ac7-f1c0-4288-ac7a-6b64db86322f
A unique identifier for a style
Response
Style details
Changes
Changed in 1 of the 81 revisions of this API.11
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
response property
titlelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ▲