---
title: "Get server public SSH key"
method: GET
path: "/orgs/{organization}/servers/{server}/key"
tags: ["SSH Keys"]
---

# Get server public SSH key

`GET /orgs/{organization}/servers/{server}/key`

Get the public SSH key for the server.

Processing mode: <small><code>sync</code></small>

## Path parameters

- `organization` string, required
- `server` integer, required

## Response `200`

`ServerKeyResource`

## Other responses

- `403` — Authorization error
- `404` — Not found

---

[API](https://skmtc.dev/mfullbrook/apis/forge.md) · [All operations](https://skmtc.dev/mfullbrook/apis/forge/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mfullbrook/forge/revisions/24ad66d99f93/schema)
