---
title: "Return HTTP requests statistics"
method: GET
path: "/http/requests"
tags: ["HTTP Requests", "Method GET"]
---

# Return HTTP requests statistics

`GET /http/requests`

Returns status of client HTTP requests.

## Query parameters

- `fields` string

## Response `200`

Success

- NginxHTTPRequests
  - `total` integer — The total number of client requests.
  - `current` integer — The current number of client requests.

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