Path

ez.no / documentation / ez publish / technical manual / 4.5 / features / rest api / resources / services / list of services / content/field service (spec...


This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

Content/field service (specific field)

HTTP request for specific fields

GET /[api]/ezp/v1/content/object/<objectId>/field/<fieldIdentifier> HTTP/1.1
Host: api.example.no

or

GET /[api]/ezp/v1/content/node/<nodeId>/field/<fieldIdentifier> HTTP/1.1
Host: api.example.no
Parameters

ID: Numeric. Either node or object ID, depending on the resource used

FieldIdentifier: An eZ Publish content field reference. This is the class attribute identifier

Response Groups

The output is similar to that of the full fields call, except that it only references the requested field.

Geir Arne Waaler (25/01/2011 12:25 pm)

Geir Arne Waaler (02/11/2011 2:18 pm)

Geir Arne Waaler, Xiongjie Chen


Comments

There are no comments.