Resolver API
Resolving a DID
GET /1.0/identifiers/{did}Example
curl --location '{base url}/1.0/identifiers/did:bsv:b5c8407a46b32c4a59b3fe0693860588b00a0e7464d252cc6ac47089925c1e8c'Response Format
API Responses and Error codes
Scenario
HTTP Code
Response Description
Example Successful Response (Active DID)
Example Error Response (DID Not Found)
Last updated