1.5

Get Page Details for Content Set
Returns a list of the page details for a specific Content Set entity.
Request takes no content, and on success returns a response containing either:
l a JSON Page Details Summary, or
l a JSON Page Details List (page details broken down by Content Items)
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 full list of details instead of a summary (Possible
values: true or false. 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 or Page Details List
containing page details for Content Set
Page 247