Returns a Merkle inclusion proof for the given leaf index to the current AccountRegistry tree. In
addition, it also includes the entire list of Authenticator public keys registered for the World ID.
Query for the indexer based on a leaf index.
Used for getting inclusion proofs and signature nonces.
The leaf index to query (from the AccountRegistry)
"0x1"
Merkle inclusion proof with authenticator public keys
OpenAPI schema representation of the AccountInclusionProof response.
The compressed authenticator public keys for the account (array of hex strings)
The World ID's leaf position in the Merkle tree
x >= 042
The root hash of the Merkle tree (hex string)
"0x1a2b3c4d5e6f7890"
The sibling path up to the Merkle root (array of hex strings)