---
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/balena-os/apis/docker-engine-api.md) · [All operations](https://skmtc.net/balena-os/apis/docker-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/balena-os/docker-engine-api/versions/e20cfc2fb3f1/schema)
