Skip to main content

Read trust authority

GET 

/v2/config/digital-wallet/openid/trust-authority/:trustAuthorityId

This endpoint is used for reading trust authority.

Request

Path Parameters

    trustAuthorityId stringrequired

    Identifier for the trust athority.

Responses

Response Headers
    Schema
      trustAuthority object
      id string

      Identifier for the global configuration

      type booleanrequired

      Defines the type of trust list

      value booleanrequired

      Define the trust list url

      name boolean

      Define the name of the trust list

      createdAt numberrequired

      Timestamp when the record was created.

      updatedAt numberrequired

      Timestamp when the record was updated.

    Loading...