Skip to main content

Read age verification with eudi wallet extension

GET 

/v3/config/extension/age-verification

Read Age verification with eudi wallet extension

Responses

EUDI Wallet extension configuration

Schema
    extensionStatus booleanrequired

    Indicates whether the Age verification with EUDI Wallet extension is enabled

    presentationDefinitionId uuid

    Presentation Definition identifier

    identityCredentials object[]required

    List of supported identity credentials

  • Array [
  • enabled booleanrequired

    Indicates whether the credential is enabled

    id stringrequired

    Credential identifier

    name stringrequired

    Human-readable credential name

  • ]
Loading...