You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


This page explains the delivery endpoint, which can be used to obtain JCR data as JSON.

The endpoint provides to REST resources - readNode and queryNodes - both must be called with HTTP GET.

The delivery endpoint can be configured via YAML. Its next version will allow multiple configurations which can be distinguish by URL path parameter.




readNode

Returns a node including its properties and child nodes down to a certain depth.

Request URL

..

Parameters

..

Example

...

queryNodes

..

 


#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels