Skip to main content
Use when you have an identifier. If the user still needs to verify, run neus_verify_or_guide first.
AuthVisibility
NonePublic-scope view
BearerCan include private proofs for that account (Auth)

Input

{
  "identifier": "0x…",
  "limit": 25,
  "offset": 0,
  "tags": "memory,skill,job",
  "agentWallet": "0x…"
}
FieldNotes
identifierEVM, Solana base58, did:pkh:…
tagsComma-separated filter on proof.meta.tags
agentWalletDelegation (x-agent-wallet)

Response

Proofs, profileSummary, pagination—follow the live tool response. Tags and proof bodies come from this call.

Next

Proof check

MCP overview