Polygon ID · Schema

VerifiablePresentations

IdentityVerifiable CredentialsZero-Knowledge ProofsSelf-Sovereign IdentityDecentralized IdentityBlockchainWeb3KYC
View JSON Schema on GitHub

JSON Schema

verifier-verifiable-presentations.json Raw ↑
{
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/VerifiablePresentation"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "VerifiablePresentations"
}