---
title: "GET /anchor/version"
method: GET
path: "/anchor/version"
tags: ["Anchor"]
---

# GET /anchor/version

`GET /anchor/version`

## Response `200`

Success

- Version
  - `name` string — A string representing the name of the service.
  - `version` string — A string representing the version of currently running service.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Server Error

## Changes

- **2021-03-02** `004f984e33e2` — 1 info
  - endpoint added
- **2020-05-13** `487c5566021b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/decentralized-identity/apis/sidetree-rest-api/changes/anchor/version/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)
