children

Available Since: V2.0.1

Query the document data.

Request

GET api/1/content/children/
Parameter Description
id The ID of the document to query the children of.
fields The JSON encoded array of field names to query for.

Successful Response (200)

The array of arrays of documents fields and their values.




TOP