Skip to main content
GET
Resolve the credential issuer's DID document

Response

200 - application/did+json

The issuer's DID document (W3C DID core).

The issuer's did:web document, resolved at /.well-known/did.json.

Renders the published rotation set: one verification method per pending, active, or retiring key, every one referenced from assertionMethod since counterparties verify credential signatures (assertions) against these keys. Wire names are the W3C forms, hence the aliases.

id
string
required
verificationMethod
Ed25519VerificationMethod · object[]
required
assertionMethod
string[]
required
@context
string[]