Document apiReferenceContent controls

contentControls.listInRange

List content controls within a block range.

read-onlyidempotent
doc.contentControls.listInRange(…)

Expected result

Returns a ContentControlsListResult scoped to the range.

Inputs

startBlockIdstringrequired
endBlockIdstringrequired
2 additional input fields
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