Skip to main content

Summary

List all TC (table of contents entry) fields in the document body.
  • Operation ID: toc.listEntries
  • API member path: editor.doc.toc.listEntries(...)
  • Mutates document: no
  • Idempotency: idempotent
  • Supports tracked mode: no
  • Supports dry run: no
  • Deterministic target resolution: yes

Expected result

Returns a TocListEntriesResult with an array of TC entry discovery items and pagination metadata.

Input fields

Example request

Output fields

Example response

Pre-apply throws

  • None

Non-applied failure codes

  • None

Raw schemas