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
Changes
Changed in 1 of the 81 revisions of this API.22
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
response property
items/items/titlelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
response property
next_cursorlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ▲