Polygon ID · Schema

GetConnectionsResponse

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

JSON Schema

get-connections-response.json Raw ↑
{
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/GetConnectionResponse"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetConnectionsResponse"
}