DocumentCache
Get the resolved DID document
Returns the DID document for the given DID. For MANAGED DIDs the document is recomposed from the persisted graph; for EXTERNAL DIDs it is served from the IDK CacheService and re-resolved on cache miss.
get/identifiers/{did}/document
Parameters
./common-components.yml#/components/parameters/CorrelationId — unresolved $ref
Response
DID document retrieved successfully.
DidDocument required— unresolved $ref