---
title: "Overview of SSH keys"
method: GET
path: "/linuxhostings/{domainName}/ssh/keys"
tags: ["Linux hostings"]
---

# Overview of SSH keys

`GET /linuxhostings/{domainName}/ssh/keys`

## Path parameters

- `domain_name` string, required

## Response `200`

OK

- SshKey[]
  - `fingerprint` string — The fingerprint of the public key. This value is ignored for creation of new SSH keys.
  - `public_key` string — Public key

---

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