Skip to main content

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. Same visibility gate AND the same caching rule as the full page view: Cache-Control: public, max-age=60, stale-while-revalidate=30 for a public page, private, no-store (no grace window) for a password or private one (unlocked or not) and for every 401/404 answer. A disabled or non-public page returns 404, identical to a page that doesn't exist. No authentication required.

Request​

Responses​

The status page summary