1.5

Get Content Set Properties
Returns a list of the properties for a specific Content Set entity.
Request takes no content, and on success returns a response containing a JSON Name/Value
List (Properties Only) of all the properties for the Content Set.
Type: GET
URI:
/rest/serverengine/entity/contentsets/{contentSetId}/properties
Parameters:
Path:
l contentSetId the ID of the Content Set entity in Server
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: JSON Name/Value List (Properties Only) of properties
for Content Set
Content
Type:
application/json
Status:
l 200 OK Content Set entity properties
successfully retrieved
l 401 Unauthorized Server authentication required
Page 251