Skip to main content
GET
List Creations

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required
module
enum<string>
required
Available options:
seo,
content

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string | null
Maximum string length: 1000

Response

Successful Response

items
NativeCreateRevisionSummary · object[]
Maximum array length: 100
nextCursor
string | null
Required string length: 1 - 1000