---
title: "Retrieve aggregated headway data over a date range for the given stop(s)."
method: GET
path: "/api/aggregate/headways"
tags: ["/api"]
---

# Retrieve aggregated headway data over a date range for the given stop(s).

`GET /api/aggregate/headways`

## Response `200`

Success

- HeadwaysAggregateResponse — Response for `/api/aggregate/headways`. Includes standard statistics plus bunching ratio and on-time percentage. Attributes: data: Aggregated headway statistics by date.
  - `data` object, required

---

[API](https://skmtc.net/transitmatters/apis/data-dashboard-api.md) · [All operations](https://skmtc.net/transitmatters/apis/data-dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transitmatters/data-dashboard-api/versions/4bc220e599eb/schema)
