---
title: "Get the unlock key"
method: GET
path: "/swarm/unlockkey"
tags: ["Swarm"]
---

# Get the unlock key

`GET /swarm/unlockkey`

## Response `200`

no error

- object
  - `UnlockKey` string — The swarm's unlock key.

## Other responses

- `500` — server error
- `503` — node is not part of a swarm

---

[API](https://skmtc.net/nhost/apis/docker-engine-api.md) · [All operations](https://skmtc.net/nhost/apis/docker-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhost/docker-engine-api/versions/2b8dc7a7cc52/schema)
