Supercheck LogoSupercheck
Status Pages

Get status page calendar feed

Returns an RFC 5545 iCalendar feed for a published status page.

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

Path Parameters

id*string

Status page ID

Formatuuid

Response Body

text/calendar

application/json

application/json

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