Get Packed Account Data
Indexer
Get Packed Account Data
Returns the packed account data for a given authenticator address from the WorldIDRegistry contract.
POST
Get Packed Account Data
Body
application/json
Request to fetch a packed account index from the indexer.
The authenticator address to look up
Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
Response
Response containing the packed account index from the indexer.
The packed account data [32 bits recoveryCounter][32 bits pubkeyId][192 bits leafIndex].
Serialized as a canonical 0x-prefixed hex string.
Example:
"0x1"