---
title: "Retrieve SSH Key"
method: GET
path: "/ssh_keys/{ssh_key_id}"
tags: ["SSH Keys"]
---

# Retrieve SSH Key

`GET /ssh_keys/{ssh_key_id}`

List all SSH Keys in the project. These keys can be used to access servers after deploy and reinstall actions.

## Path parameters

- `ssh_key_id` string, required

## Response `200`

Success

---

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