Skip to main content
GET
List Brand Standards

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Query Parameters

status
enum<string>
Available options:
draft,
new_from_project,
new_from_collection,
ready_to_use
cursor
string
limit
number
default:20
Required range: 1 <= x <= 100
categoryId
string
Pattern: ^\d+$
Maximum string length: 255
sortBy
enum<string>
default:createdAt
Available options:
createdAt,
position,
refNumber
sortOrder
enum<string>
default:desc
Available options:
asc,
desc
filter
object

Response

items
object[]
required
nextCursor
string | null
required
hasMore
boolean
required
totalItems
number
required