---
title: "GET /api/v1/keys"
method: GET
path: "/api/v1/keys"
---

# GET /api/v1/keys

`GET /api/v1/keys`

Returns a list of all key value pairs.

## Query parameters

- `prefix` string
- `scope` string
- `decrypt` boolean
- `user` string
- `limit` integer
- `offset` integer
- `sort` string
- `id` string
- `name` string

## Response `200`

List of key value pairs

## Other responses

- `default` — Unexpected error

---

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