GET
/api/status-pages/{id}
Returns the details of a specific status page.
Response
{ "id": 1, "name": "Status", "monitors": [] }
Status Pages
/api/status-pages/{id}
Returns the details of a specific status page.
{ "id": 1, "name": "Status", "monitors": [] }