Supercheck LogoSupercheck
Status Pages

Get status page RSS feed

Returns an RSS feed for a published status page.

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

Path Parameters

id*string

Status page ID

Formatuuid

Response Body

application/rss+xml

application/json

application/json

curl -X GET "https://demo.supercheck.dev/api/status-pages/497f6eca-6276-4993-bfeb-53cbbbba6f08/rss"
"string"
{
  "error": "string"
}
{
  "error": "Not found"
}
Empty