customXml.parts.list

List Custom XML Data Storage Parts in the document, optionally filtered by root namespace or schema reference.

read-onlyidempotent
doc.customXml.parts.list(…)

Expected result

Returns a CustomXmlPartsListResult with summary entries (no content); fetch content via get.

Inputs

limitinteger
offsetinteger
rootNamespacestring
schemaRefstring

Result

Output fields

No fields.

Failures

Pre-apply throws

  • CAPABILITY_UNAVAILABLE
  • INVALID_INPUT

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