2021.1

Table Of Contents
Get Page Details for Content Set
Returns the page details for a specific Content Set entity, as either a summary or a list (broken
down by Content Item entity).
Request takes no content, and on success returns a response containing either:
l JSON Page Details Summary of the page details for the Content Set
l JSON Page Details List of the page details for each Content Item in the Content Set
Request
Method Type:
GET
URI:
/rest/serverengine/entity/contentsets/{contentSetId}/pages
Content:
Content
Type:
Add.
Headers:
If server security settings are enabled, then one of the following:
l Authorization Basic Authentication (Username and Password)
credentials (Base64 encoded)
l auth_token Authorization Token
Parameters
Path
Name Required Type Default
Value
Description
contentSetId
ID of the Content Set entity
in Server
Page 609