READ - Read Organisation Identifier
GET {{baseUrl}}/digital-wallet/organisation-identifier
This endpoint allows the admin to read public did for the organisation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"result":{"did":"\u003cstring\u003e","posture":"\u003cstring\u003e","verkey":"\u003cstring\u003e"}}