Status Pages

Get status page

GET /api/status-pages/{id}

Returns the details of a specific status page.

Response

{ "id": 1, "name": "Status", "monitors": [] }