Skip to main content
POST
Query Nodes

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
layout
enum<string>
required
Available options:
areas,
categories,
areas-categories,
categories-areas,
custom
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
grouping
object[]
Required array length: 1 - 3 elements
parentPath
object[]
Required array length: 1 - 3 elements
parentAreaId
string
parentCategoryId
string

Response

200 - application/json
areaStructureVersion
number | null
required
nodes
object[]
required
pageInfo
object | null
required