---
title: "Gets a list of keys."
method: GET
path: "/keys"
---

# Gets a list of keys.

`GET /keys`

Gets a list of keys.

## Query parameters

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

## Headers

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

## Response `200`

The request has succeeded.

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

## Other responses

- `default` — An unexpected error response.

---

[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/806b202b7efb/schema)
