Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Content/node service

HTTP request using a node ID

GET /[api]/ezp/v1/content/node/<nodeID> HTTP/1.1
Host: api.example.no

Parameters

ID: numeric. NodeID

Response Groups

Metadata (default)

Metadata for the requested object (type, date, etc):

  • classIdentifier
  • objectName
  • datePublished
  • dateModified
  • objectRemoteID
  • nodeRemoteID
  • objectID
  • fullURL
  • Links to the fields resources for the node
    • links/<fieldname>
Fields

Value for all the fields, indexed by attribute identifier

  • type (data_type-string)
  • identifier (attribute identifier)
  • value (textual field representation)
  • id (content attribute id)
  • classattribute_id

Geir Arne Waaler (25/01/2011 11:23 am)

Geir Arne Waaler (02/11/2011 12:57 pm)

Xiongjie Chen, Geir Arne Waaler


Comments

There are no comments.