---
title: "Fetch current live alerts from the MBTA v3 API."
method: GET
path: "/api/alerts"
tags: ["/api"]
---

# Fetch current live alerts from the MBTA v3 API.

`GET /api/alerts`

## Response `200`

Success

- AlertsRouteResponse — Response for alert endpoints (`/api/alerts` and `/api/alerts/{date}`). Attributes: alerts: List of alert objects with type, active periods, stops, and routes.
  - `alerts` 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)
