[Feature Request] Provide incidents via API #653
Labels
area:api
concearning the api or automation
area:incidents
Incidents shown in the status pages
feature-request
Request for new features to be added
Is your feature request related to a problem? Please describe.
I am using Homer as a landing page. To keep things dry I'd like Uptime-Kuma to also serve the active incident to the Homer site. The integration on the homer site is possible: https://github.com/bastienwirtz/homer/blob/main/docs/tips-and-tricks.md#get-the-news-headlines-in-homer . But Uptime-Kuma does not expose the required information as a REST API so that Homer can fetch that information.
Describe the solution you'd like
Provide a REST API endpoint which provides the active incident if there is one.
Describe alternatives you've considered
None so far. Currently I'll just copy and paste the message.
The text was updated successfully, but these errors were encountered: