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:04392f00-b37c-4e0b-9299-f9ca9e9e53bf

A unique identifier for a style

Response

Style details

idstring required

Unique identifier for the style

titlestring nullable required

Name of the style

urlsstring[] required

Portrait-oriented preview URLs

publicboolean required

Whether the style is publicly visible

cover_urlstring uri nullable

Cover image URL

promptstring required

Suggested prompt for using this style

modelsstring[]

Compatible model names (e.g., flux_dev, wan)

like_countnumber required

Number of likes

created_atstring required

Creation timestamp

Changes

No recorded changes to this endpoint across all 46 revisions of this API.