Public API - Add Overall Status Indicator #598

Closed
opened 2026-04-05 16:21:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ThoSt81 on 1/10/2025

The new public API is great but it's missing a simple overall status indicator.

When you visit the status page, it'll show "All Resources Are Operational"
image

or the overall (worst) status if any of the resources is "not operational".

It would be great to get this via the public API (overview), too:

"overallStatus": "All Resources Are Operational"

I hope this is a simple addition as this would make our life much easier to simply show/check the status before parsing through the incidents.

*Originally created by @ThoSt81 on 1/10/2025* The new public API is great but it's missing a simple overall status indicator. When you visit the status page, it'll show "All Resources Are Operational" ![image](https://github.com/user-attachments/assets/f30636f4-fb33-49e0-82cd-63d754dd47e6) or the overall (worst) status if any of the resources is "not operational". It would be great to get this via the public API (overview), too: ` "overallStatus": "All Resources Are Operational" ` I hope this is a simple addition as this would make our life much easier to simply show/check the status before parsing through the incidents.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#598