GET
/
workspace-sections

Authorizations

Authorization
string
header
required

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

Query Parameters

properties
enum<string>[]

Select the workspace section properties that should be returned

Available options:
name,
navigationName,
isHidden,
index,
isSynced,
isCollaborative,
isHiddenFromNavigation,
createdAt,
updatedAt,
templateSectionId
filters
object

Filter workspace sections

page
integer
required

Page number

limit
integer

Number of results to return

Response

200 - application/json
data
object