Skip to main content
GET
cURL

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 page properties that should be returned

Available options:
name,
navigationName,
isHidden,
index,
createdAt,
updatedAt,
templatePageId
filters
object

Filter workspace pages

page
integer

Page number

limit
integer

Number of results to return

Response

Retrieve a list of workspace pages

data
object