---
title: "Gets a list of keys."
method: GET
path: "/keys"
tags: ["Keys"]
---

# Gets a list of keys.

`GET /keys`

## Query parameters

- `name` string
- `api-version` string, required
- `After` string

## Headers

- `Sync-Token` string
- `Accept-Datetime` string

## Response `200`

Success

- KeyListResult — The result of a list request.
  - `items` Key[] — The collection value.
    - `name` string
  - `@nextLink` string — The URI that can be used to request the next set of paged results.

## Other responses

- `default` — Error response describing why the operation failed

---

[API](https://skmtc.dev/azure/apis/appconfiguration-appconfiguration.md) · [All operations](https://skmtc.dev/azure/apis/appconfiguration-appconfiguration/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/appconfiguration-appconfiguration/revisions/dc05dfdadf60/schema)
