Lightweight status summary for a status page
GET/api/v1/status-pages/:org/:slug/summary
Cheap "is it up?" companion to the full page view: overall status, per-category counts, page identity, and the canonical public URL — no sections, no per-resource history. Response carries Cache-Control: public, max-age=60. Same visibility gate as the full view: a disabled or non-public page returns 404, identical to a page that doesn't exist. No authentication required.
Request
Responses
- 200
- 404
The status page summary
Resource not found