Path

7x / documentation / exponential / technical manual / 4.5 / features / rest api / resources / services / list of services / content/childrencount service


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/childrenCount service

HTTP request for content children count

GET /[api]/ezp/v1/content/object/<objectID>[api]/ezp/v1/content/node/<nodeId>/childrenCount HTTP/1.1
Host: api.example.no

Parameters

nodeID: Numeric. Parent Node ID

Response Groups

Metadata (default)
  • childrenCount (total children count)
  • parentNodeId (reproduction of nodeId paramter)

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

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

Geir Arne Waaler, Xiongjie Chen


Comments

There are no comments.