Skip to main content
European CommissionEBSI European Blockchain
Select the Environment you want to work withEnvironment:

Get an issuer

Last updated on
GET 

/trusted-issuers-registry/v4/issuers/:did

Returns a trusted issuer identified by its decentralised identifier (DID).

Request

Path Parameters
    did stringrequiredExamples:

    Description: Valid Pilot DID

    Example: did:ebsi:zsqBYQuKunNdr3XfGfPUvU7

Responses

Success

Schema
    did string

    did of the issuer

    attributes object[]

    Array of attributes

  • Array [
  • hash string

    sha256 hash of the payload

    body

    Base64 encoded content

    issuerType

    RootTAO, TAO, TI, Revoked or Undefined

    tao

    Trusted Accredited Organization that accredited the insertion of the attribute

    rootTao

    Root chain of accreditations

  • ]
Loading...