Get Content Navigation

This data structure powers the manager-ui content-editor navigation.

Response: raw JSON

namedescription
ZUID[string] Resource identifier
label[string] Resource's display name
type[string] Resource's type
contentModelZUID[string] Resource's content model (schema)
sort[string] Order
parentZUID[string] Resource's parent's identifier

Note: The response's data field is one-dimensional so element nesting should be done using parentZUID and within the same level, element ordering should be done using sort.

type is one of:

  • dataset: headless model
  • external: external link
  • internal: internal link
  • item: single-page model
  • pageset: multi-page model
  • redirect: redirect link
Language
Authorization
Header
URL