Skip to main content
GET
/
api
/
v1
/
status-pages
/
{id}
/
incidents
Get incidents for a status page
curl --request GET \
  --url https://api.example.com/api/v1/status-pages/{id}/incidents

Path Parameters

id
string
required

Query Parameters

limit
number

Results per page (default 20, max 100)

page
number

Page number (default 1)

Response

200 - undefined