Skip to main content
POST
Get Packed Account Data

Body

application/json

Request to fetch a packed account index from the indexer.

authenticator_address
string<hex>
required

The authenticator address to look up

Example:

"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"

Response

Response containing the packed account index from the indexer.

packed_account_data
string<hex>
required

The packed account data [32 bits recoveryCounter][32 bits pubkeyId][192 bits leafIndex].

Serialized as a canonical 0x-prefixed hex string.

Example:

"0x1"