Document apiReferenceContent controls

contentControls.selectByTitle

Select content controls matching a specific title (alias) value.

read-onlyidempotent
doc.contentControls.selectByTitle(…)

Expected result

Returns a ContentControlsListResult with matching items.

Inputs

titlestringrequired
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