Openstatus www.openstatus.dev

add changelog json status page (#1580)

authored by

Thibault Le Ouay and committed by
GitHub
873a559f 58935eba

+9
apps/web/public/assets/changelog/json-status-page.png

This is a binary file and will not be displayed.

+9
apps/web/src/content/changelog/json-status-page.mdx
··· 1 + --- 2 + title: JSON Status Page 3 + description: Get your status page data as JSON. 4 + image: /assets/changelog/json-status-page.png 5 + publishedAt: 2025-11-27 6 + --- 7 + We're excited to announce that you can now access your status page data in JSON format! This feature allows you to create exciting tool/integration using your status page data. 8 + 9 + This features is available for all status pages. To access your status page data in JSON format, simply append `/feed/json` to your status page URL.