Document apiReferencePermission ranges
permissionRanges.list
List all permission ranges in the document. Returns only complete paired ranges (both start and end markers present).
read-onlyidempotent
doc.permissionRanges.list(…)Expected result
Returns a PermissionRangesListResult containing discovered permission ranges with principal and position data.
Inputs
limitintegeroffsetintegerResult
Output fields
No fields.
Failures
Pre-apply throws
TARGET_NOT_FOUNDCAPABILITY_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