Retrieve Page Templates by Short ID

get

/v1/portal/pagetemplates/{id}

Returns all the available page templates based on the specified query.

Request

Path Parameters
id
Type: string
Required: true
Specifies the short ID of the Page Template to be returned.
Query Parameters
expand
Type: string
Used to expand the child nodes.
fields
Type: string
Used to retrieve reduced number of fields.

Response

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