Skip to main content
GET
/
did
/
{id}
{
  "id": "<string>",
  "did": "<string>",
  "alias": "<string>",
  "name": "<string>"
}

Path Parameters

id
string
required

Response

DID fetched successfully

id
string
required

Unique identifier of the DID.

did
string
required

The DID.

alias
string
required

The DID alias.

name
string
required

The name given to the DID.