---
title: "Lookup a key"
method: GET
path: "/api/v1/keys/{key}"
tags: ["Keys"]
---

# Lookup a key

`GET /api/v1/keys/{key}`

Retrieves information about a key

## Path parameters

- `key` string, required

## Headers

- `Authentication` string, required

## Response `200`

Key details

- object

## Other responses

- `400` — Invalid key format
- `404` — Key not found

---

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