Skip to main content
GET
Read 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

Query Parameters

grouping
string
Required string length: 2 - 4096
Example:

"[{\"kind\":\"supplier\"},{\"kind\":\"finish\"}]"

limit
number

Page size (default 50); Finish grouping is safely capped by the server at 25 without truncating labels.

Required range: 1 <= x <= 100
filter
object
status
enum<string>
Available options:
new,
ready,
broken
categoryId
string
categoryIds
string[]
Required array length: 1 - 100 elements
layout
enum<string>
Available options:
areas,
categories,
areas-categories,
categories-areas,
custom
showItemCount
boolean
showUnassigned
boolean
showExtraQuantity
boolean
cursor
string
Required string length: 1 - 2048

Response

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