Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 644 Bytes

resolve-did.md

File metadata and controls

11 lines (8 loc) · 644 Bytes
description
Resolve a DID to fetch the associated DID Documet

Resolve a DID

A user is able to input a DID (string) as a request format and resolve the DID to fetch the associated DID Document, DID Resolution Metadata and DID Document metadata.

{% swagger src="https://raw.githubusercontent.com/cheqd/credential-service/main/src/static/swagger-api.json" path="/did/search/{did}" method="get" expanded="true" %} https://raw.githubusercontent.com/cheqd/credential-service/main/src/static/swagger-api.json {% endswagger %}