---
title: "Retrieve combined service and ridership data for the overview dashboard."
method: GET
path: "/api/service_ridership_dashboard"
tags: ["/api"]
---

# Retrieve combined service and ridership data for the overview dashboard.

`GET /api/service_ridership_dashboard`

## Response `200`

Success

- ServiceRidershipDashboardResponse — Response for `/api/service_ridership_dashboard` — system-wide summary. Attributes: summaryData: System-wide summary metrics. lineData: Per-line metrics.
  - `summaryData` object, required
  - `lineData` object, required

## Changes

- **2025-10-03** `f76d1a8a485a` — 1 info
  - endpoint added
- **2025-03-29** `4aea4f724666` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/transitmatters/apis/data-dashboard-api/changes/api/service_ridership_dashboard/get.md)

---

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