Document apiReferenceDocument index

index.get

Get detailed information about a specific index block.

read-onlyidempotent
doc.index.get(…)

Expected result

Returns an IndexInfo object with the index's instruction, configuration, and entry count.

Inputs

targetobjectrequired
Fields
kind"block"required
nodeType"index"required
nodeIdstringrequired

Result

Output fields

No fields.

Failures

Pre-apply throws

  • TARGET_NOT_FOUND
  • 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