Document apiReferenceToc

toc.list

List all tables of contents in the document.

read-onlyidempotent
doc.toc.list(…)

Expected result

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

Inputs

limitinteger
offsetinteger

Result

Output fields
evaluatedRevisionstringrequired
totalintegerrequired
itemsobject[]required
pagePageInforequired
Fields
limitintegerrequired
offsetintegerrequired
returnedintegerrequired

Raw schemas

Open the generated JSON artifact for the exact input, output, success, and failure schemas represented by this contract version.

View raw JSON schemas