v1
latestOpenAPI 3.0.32026-07-22194038.3 KBindexer
Get Packed Account Data
Returns the packed account data for a given authenticator address from the WorldIDRegistry contract.
post/packed-account
Request body
Example request
{
"authenticator_address": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
}Response
Example response
{
"packed_account_data": "0x1"
}