Skip to main content
GET
Returns the claims the registry holds for a wallet. This is the raw chain read. For the same claims joined with the proof that filed each one, use List Proofs.

Path Parameters

string
required
The subject’s wallet address.

Response Fields

object
A claim’s dataHash is the leaf hash from the bundle that filed it, when it came from a proof. That is what ties an on-chain claim back to a specific leaf in a specific bundle, and it is why the hash is worth recording alongside the bundle.

Error Codes