Skip to main content
GET
List brand kits

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response

data
BrandKitOut · object[]
required
next_cursor
string | null
has_more
boolean
default:false