---
title: "Show REST api statistics"
method: GET
path: "/statistics"
tags: ["api"]
---

# Show REST api statistics

`GET /statistics`

## Query parameters

- `filter` string

## Response `200`

Expected response to a valid request

- object
  - `num_requests` integer
  - `num_errors` integer
  - `num_cached_requests` integer
  - `since` string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/ecmwf/apis/ecflow-rest-api.md) · [All operations](https://skmtc.dev/ecmwf/apis/ecflow-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ecmwf/ecflow-rest-api/revisions/80c90e3b91b2/schema)
