---
title: "Return key-value pairs from all HTTP keyval zones"
method: GET
path: "/http/keyvals/"
tags: ["HTTP Keyvals", "Method GET"]
---

# Return key-value pairs from all HTTP keyval zones

`GET /http/keyvals/`

Returns key-value pairs for each HTTP keyval shared memory [zone](https://nginx.org/en/docs/http/ngx_http_keyval_module.html#keyval_zone).

## Query parameters

- `fields` string

## Response `200`

Success

- NginxHTTPKeyvalZonesMap — Contents of all HTTP keyval shared memory zones.

## Other responses

- `404` — Unknown version (*UnknownVersion*)

---

[API](https://skmtc.dev/nginx/apis/nginx-plus-rest-api.md) · [All operations](https://skmtc.dev/nginx/apis/nginx-plus-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nginx/nginx-plus-rest-api/revisions/533ae7834228/schema)
