Skip to main content

Read organisation identifier

GET 

/digital-wallet/organisation-identifier

This endpoint allows the admin to read public did for the organisation.

Responses

Response Headers
    Schema
      result object
      did string

      Decentralised Identifier for the organisation

      posture string

      Possible values: [public, posted, wallet_only]

      Whether DID is current public DID, posted to ledger but not current public DID, or local to the wallet

      verkey string

      Public verification key

    Loading...