SVG badge for a status page's overall status
GET/api/v1/status-pages/:org/:slug/badge
Public SVG badge (shields.io style) reflecting the page-level rollup status — the static, script-free sibling of the JS embed widget, for contexts like GitHub READMEs where scripts can't run. Same visibility gate as the full view and the summary endpoint: a disabled or non-public page returns 404, identical to a page that doesn't exist. Response carries Cache-Control: public, max-age=60. No authentication required.
Request
Responses
- 200
- 404
SVG badge image
Resource not found