---
title: "List SSH Keys"
method: GET
path: "/ssh_keys"
tags: ["SSH Keys"]
---

# List SSH Keys

`GET /ssh_keys`

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

## Query parameters

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

## Response `200`

Success

## Changes

> 29 revisions in range; 23 could not be searched.

- **2026-07-21** `885dec47dd47` — 3 info
  - added the optional property `data/items/attributes/project/stats/databases` to the response with the `200` status
  - added the optional property `data/items/attributes/project/stats/storages` to the response with the `200` status
  - added the optional property `data/items/attributes/project/stats/virtual_machines` to the response with the `200` status

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/ssh_keys/get.md)

---

[API](https://skmtc.dev/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.dev/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/revisions/c80535f26dd7/schema)
