Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Response

Array of page objects

id
string
required

Page ID (UUID)

title
string
required
scope
enum<string>

Access control model

Available options:
personal,
shared
createdBy
string

UPN of the creator

isPublic
boolean

Allow public read access

owners
object[]
contributors
object[]
users
object[]
inheritEntitlements
hideFromCatalog
boolean

Hide entity from user-facing recommendations and catalog/search surfaces (still accessible to owners/contributors/admins)

createdAt
string

ISO-8601 creation timestamp

updatedBy
string
updatedAt
string

ISO-8601 update timestamp

description
string
icon
string

MUI icon name for the page

parentPageId
string

FK to parent page for hierarchical structure

sort
integer

Deprecated — will be removed

content
string

Markdown body content

contents
object

Content display settings for card and page views

Whether this page is featured in the catalog

tags
string[]
_ts
integer

Cosmos DB last-modified timestamp (epoch seconds)