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

Get an attribute

Last updated on
GET 

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

Returns the latest revision of an issuer attribute.

Request

Path Parameters
    did stringrequiredExamples:

    Description: Valid Pilot DID

    Example: did:ebsi:zsqBYQuKunNdr3XfGfPUvU7

    attributeId stringrequiredExamples:

    Description: Valid Pilot attributeId

    Example: 4763114aaa3ba460849a5da50797ab6709f2b346788c6749067ac5b3413ad83e

Responses

Success

Schema
    did string

    DID of the attribute owner

    attribute object

    Attribute object.

    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...