---
title: "GET /my/sshkeys/"
method: GET
path: "/v1/my/sshkeys/"
---

# GET /my/sshkeys/

`GET /v1/my/sshkeys/`

Allows a user to get their own SSH keys

## Response `200`

200

- object
  - `status` string
  - `data` object[]
    - `name` string
    - `key` string

## Other responses

- `400` — 400

---

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