---
title: "Get Origin Shield Queue Statistics"
method: GET
path: "/pullzone/{pullZoneId}/originshield/queuestatistics"
tags: ["Statistics"]
---

# Get Origin Shield Queue Statistics

`GET /pullzone/{pullZoneId}/originshield/queuestatistics`

## Path parameters

- `pullZoneId` integer, required

## Query parameters

- `dateFrom` string, date-time, nullable
- `dateTo` string, date-time, nullable
- `hourly` boolean

## Response `200`

The statistics data for the passed parameters.

- OriginShieldConcurrencyStatisticsModel
  - `ConcurrentRequestsChart` object, nullable — The constructed chart of origin shield concurrent requests
  - `QueuedRequestsChart` object, nullable — The constructed chart of origin shield requests chart

## Other responses

- `401` — The request authorization failed
- `500` — Internal Server Error

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
