Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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

The endpoint provides two REST resources - readNode and queryNodes - both must be called with HTTP 

Mgnl get
.

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


Table of Contents
maxLevel3
minLevel2


readNode

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

Request URL

..

Parameters

..

Example

...

queryNodes

..