Skip to main content
Alpha: Document API is currently alpha and subject to breaking changes.

Summary

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

Expected result

Returns a TocListResult with an array of TOC discovery items and pagination metadata.

Input fields

Example request

Output fields

Example response

Pre-apply throws

  • None

Non-applied failure codes

  • None

Raw schemas