---
title: "Get status page RSS feed"
method: GET
path: "/api/status-pages/{id}/rss"
tags: ["Status Pages"]
---

# Get status page RSS feed

`GET /api/status-pages/{id}/rss`

Returns an RSS feed for a published status page.

## Response `200`

RSS feed

## Other responses

- `403` — Insufficient permissions
- `404` — Resource not found
- `500` — Failed to generate RSS feed

---

[API](https://skmtc.dev/supercheck-io/apis/supercheck-api.md) · [All operations](https://skmtc.dev/supercheck-io/apis/supercheck-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/supercheck-io/supercheck-api/revisions/81782deccf0e/schema)
