Styles

Search styles

List styles with pagination and filtering. Returns public styles, user-created styles, or shared styles based on the filter parameter.

get/styles

Query parameters

cursorstring
limitinteger
idsstring
likedboolean
userstring
modelstring
filter'all' | 'user' | 'community' | 'krea' | 'shared' | 'unapproved' | 'editor' | 'gallery' | 'public'

Response

List of styles

next_cursorstring nullable required

Changes

Changed in 1 of the 81 revisions of this API.22

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property became nullable for the status

      response-property-became-nullable

    • ○

      response property items/items/title list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property next_cursor list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed