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

# Return key-value pairs from all stream keyval zones

`GET /stream/keyvals/`

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

## Query parameters

- `fields` string

## Response `200`

Success

- NginxStreamKeyvalZonesMap — Contents of all stream 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)
