---
title: "Return status of all HTTP location zones"
method: GET
path: "/http/location_zones/"
tags: ["HTTP Location Zones", "Method GET"]
---

# Return status of all HTTP location zones

`GET /http/location_zones/`

Returns status information for each HTTP [location zone](https://nginx.org/en/docs/http/ngx_http_api_module.html#status_zone_location).

## Query parameters

- `fields` string

## Response `200`

Success

- NginxHTTPLocationZonesMap — Status data for all HTTP <a href="https://nginx.org/en/docs/http/ngx_http_api_module.html#status_zone">location zones</a>.

## 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)
