---
title: "Export all keys"
method: GET
path: "/api/v1/keys/export"
tags: ["Keys"]
---

# Export all keys

`GET /api/v1/keys/export`

Retrieves all keys for a script

## Headers

- `Authentication` string, required

## Response `200`

All keys

- object

## Other responses

- `401` — Missing authentication

---

[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)
