Skip to main content
POST
Browse

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
projectId
string
required

Body

application/json
Maximum string length: 255
parentCategoryId
string
componentCategoryId
string
Maximum string length: 255
cursor
string
parentScope
object

Response

200 - application/json
schemaVersion
enum<number>
required
Available options:
1
fields
object[]
required
components
object[]
required
nextCursor
string | null
required