---
title: "Get all authorized SSH keys"
method: GET
path: "/setup/api/settings/authorized-keys"
tags: ["enterprise-admin"]
---

# Get all authorized SSH keys

`GET /setup/api/settings/authorized-keys`

## Response `200`

Response

- SshKey[]
  - `key` string
  - `pretty-print` string

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-5.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-5/versions/50ae54440071/schema)
