---
title: "Access a public key file"
method: GET
path: "/api/-/public-key/{publicId}"
tags: ["registry-api"]
---

# Access a public key file

`GET /api/-/public-key/{publicId}`

## Path parameters

- `publicId` string, required

## Response `200`

The file content is returned

## Other responses

- `404` — The specified public key file could not be found
- `429` — A client has sent too many requests in a given amount of time

---

[API](https://skmtc.net/livesession/apis/open-vsx-registry-api.md) · [All operations](https://skmtc.net/livesession/apis/open-vsx-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livesession/open-vsx-registry-api/versions/badd706d3136/schema)
