Returns VC Document as per MessageID
Returns VC
Path parameters
messageIdstringRequiredExample:
Message identifier
1706823227.586179534Responses
200
VC details
application/json
idstringRequiredExample:
Message identifier
1706823227.586179534uuidstringRequiredExample:
UUID
93938a10-d032-4a9b-9425-092e58bffbf7schemaobjectRequiredExample:
VC Schema
{"$id":"#StandardRegistry","$comment":"{ \"@id\": \"#StandardRegistry\", \"term\": \"StandardRegistry\" }","title":"StandardRegistry","description":"StandardRegistry","type":"object","properties":{"@context":{"oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}],"readOnly":true},"type":{"oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}],"readOnly":true},"id":{"type":"string","readOnly":true},"geography":{"$comment":"{\"term\": \"geography\", \"@id\": \"https://www.schema.org/text\"}","title":"geography","description":"geography","type":"string","readOnly":false},"law":{"$comment":"{\"term\": \"law\", \"@id\": \"https://www.schema.org/text\"}","title":"law","description":"law","type":"string","readOnly":false},"tags":{"$comment":"{\"term\": \"tags\", \"@id\": \"https://www.schema.org/text\"}","title":"tags","description":"tags","type":"string","readOnly":false},"ISIC":{"$comment":"{\"term\": \"ISIC\", \"@id\": \"https://www.schema.org/text\"}","title":"ISIC","description":"ISIC","type":"string","readOnly":false}},"required":["geography","law","tags"],"additionalProperties":false}500
Internal server error
application/json
get
/entities/vc-documents/{messageId}Last updated
Was this helpful?