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 11:25 am)
Geir Arne Waaler (02/11/2011 1:18 pm)
Comments
There are no comments.