---
title: "Get a SSH Key"
method: GET
path: "/ssh-keys/{account_ssh_key}"
tags: ["ssh_keys"]
---

# Get a SSH Key

`GET /ssh-keys/{account_ssh_key}`

Show details of a specific SSH key.

## Path parameters

- `account_ssh_key` string, required

## Response `200`

Success.

## Other responses

- `404` — SSH key not found or user unauthorized to perform action.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/versions/fc927526ad12/schema)
