2018.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 a JSON Page Details Summary of the page details for the Content Set, or
l a JSON Page Details List of the page details for each Content Item in the Content Set
Type: GET
URI:
/rest/serverengine/entity/contentsets/{contentSetId}/pages
Parameters:
Path:
l contentSetId the ID of the Content Set entity in Server
Query:
l detail Return a list of details for each Content Item in the Content
Set instead of a summary (Default Value: false)
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content:
Content
Type:
Response:
Add.
Headers:
Content: JSON Page Details Summary containing page details for
Page 360