---
title: "List SSH Keys"
method: GET
path: "/projects/{project_id}/ssh_keys"
tags: ["SSH Keys"]
deprecated: true
---

# List SSH Keys

`GET /projects/{project_id}/ssh_keys`

> **Deprecated.**

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

## Path parameters

- `project_id` string, required

## Query parameters

- `filter[tags]` string
- `stats[total]` string
- `page[number]` integer
- `page[size]` integer

## 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)
