DID module queries
Fetch latest version of a DID Document for a given DID
get/cheqd/did/v2/{id}
Path parameters
idstring required
DID unique identifier of the DID Document to fetch. UUID-style DIDs as well as Indy-style DID are supported.
Format: did:cheqd:<namespace>:<unique-identifier>
Examples:
- did:cheqd:mainnet:c82f2b02-bdab-4dd7-b833-3e143745d612
- did:cheqd:testnet:wGHEXrZvJxR8vw5P3UWH1j
Response
A successful response.