Document apiReferenceContent controls

contentControls.list

List all content controls in the document with optional type/tag filtering.

read-onlyidempotent
doc.contentControls.list(…)

Expected result

Returns a ContentControlsListResult with items and total count.

Inputs

controlTypestring
tagstring
offsetinteger
limitinteger

Result

Output fields
itemsobject[]required
totalintegerrequired

Failures

Pre-apply throws

  • TARGET_NOT_FOUND
  • INVALID_INPUT
  • CAPABILITY_UNAVAILABLE

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