Skip to main content
POST
Query Bootstrap

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
configuration
object
required
Required string length: 1 - 255
status
enum<string>
Available options:
new,
ready,
broken
showItemCount
boolean
cursor
string
Required string length: 1 - 2048
limit
integer
Required range: 1 <= x <= 100
layout
enum<string>
Available options:
areas,
categories,
areas-categories,
categories-areas,
custom
grouping
object[]
Required array length: 1 - 3 elements
showUnassigned
boolean
showExtraQuantity
boolean

Response

200 - application/json
availableDimensions
object[]
required
effectiveSettings
object
required
canonicalDefaults
object
required
projection
object
required
preferenceWarning
string | null
required