1.5

Get Data Record for Content Item
Returns the ID of the corresponding Data Record for a specific Content Item entity.
Request takes no content, and on success returns a response containing a JSON Data Record
Identifier for the Data Record of the Content Item.
Type: GET
URI:
/rest/serverengine/entity/contentitems/{contentItemId}/datarecord
Parameters:
Path:
l contentItemId the ID of the Content Item entity in Server
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: JSON Data Record Identifier for the Data Record of
Content Item
Content
Type:
application/json
Status:
l 200 OK Data Record Identifier returned
l 401 Unauthorized Server authentication required
Page 234