Skip to main content

Read verifier global configuration

GET 

/v2/config/digital-wallet/openid/verifier/global-configuration/:globalConfigurationId

This endpoint is used for reading verifier global configuration.

Request

Path Parameters

    globalConfigurationId stringrequired

    Identifier for the global configuration.

Responses

Response Headers
    Schema
      verifierGlobalConfiguration object
      verifierGlobalConfigurationId stringrequired

      Identifier for the global configuration

      supportCredentialEncryption booleanrequired

      Define whether holder is supporting credential encyption

      createdAt numberrequired

      Timestamp when the record was created.

      updatedAt numberrequired

      Timestamp when the record was updated.

    Loading...