---
title: "Resolve a Sidetree DID."
method: GET
path: "/identifiers/{did-with-or-without-initial-state}"
tags: ["Sidetree"]
---

# Resolve a Sidetree DID.

`GET /identifiers/{did-with-or-without-initial-state}`

## Path parameters

- `did-with-or-without-initial-state` string, required

## Response `200`

Success

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `410` — DID is deactivated
- `500` — Server Error

## Changes

- **2020-05-13** `415656f000a5` — 1 info
  - added the non-success response with the status `410`
- **2020-05-13** `487c5566021b` — 1 info
  - removed the non-success response with the status `410`

[Change history](https://skmtc.dev/decentralized-identity/apis/sidetree-rest-api/changes/identifiers/:did-with-or-without-initial-state/get.md)

---

[API](https://skmtc.dev/decentralized-identity/apis/sidetree-rest-api.md) · [All operations](https://skmtc.dev/decentralized-identity/apis/sidetree-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decentralized-identity/sidetree-rest-api/revisions/9a32549ab92a/schema)
