Retrieve page details by short ID

get

/v1/portal/pages{id}

Returns information about the page based on the specied short ID

Request

Path Parameters
id
Type: string
Required: true
the short id of the page to be returned
Query Parameters
expand
Type: string
if child nodes should be expanded
fields
Type: string
if a reduced number of fields should be displayed

Response

Supported Media Types
  • application/json
403 Response
Invalid utoken supplied