Versions Compared

Key

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

...

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

Mgnl get
.

...

Mgnl get
 /delivery/{workspace}/v1?param1=value1&param2=value2

Parameters

Advanced Tables - Table Plus
highlightColor@default
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
enableHighlightingfalse


Parameter

Default value

Description

Parameter type

Data type

workspace


The name of the workspace.

path

string

nodeTypes


Comma-separated string of primary node types.

path

string

q


Depth of child nodes to include. 0 is just the node. 1 is node and its children etc.

query

integer

orderBy


The properties to order the nodes. Example: mgnl:lastModified desc,title asc

query

string

limit

10

If true, the result contains meta data properties.

query

boolean

offset




Example

..

Anchor
configuration
configuration

...