READ - Read Schema

GET {{baseUrl}}/digital-wallet/schema/:schemaId

This endpoint allows the admin to read schema from the ledger.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"schema":{"ver":"\u003cstring\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","version":"\u003cstring\u003e","attrNames":["\u003cstring\u003e","\u003cstring\u003e"],"seqNo":"\u003cinteger\u003e"}}