Skip to main content
GET
Search styles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

cursor
string
limit
integer
Required range: 1 <= x <= 1000
ids
string
liked
boolean
default:false
user
string
model
string
filter
enum<string>
default:all
Available options:
all,
user,
community,
krea,
shared,
unapproved,
editor,
gallery,
public

Response

List of styles

items
object[]
required
next_cursor
string | null
required