Skip to content

Get all system alerts

GET
/alerts

Get all system alerts. Server: localhost:8081

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

OK

application/json
JSON
[
{
"id": "string",
"title": "string",
"message": "string",
"expiresAt": "string",
"priority": "string",
"type": "string",
"actionUrl": "string",
"actionText": "string"
}
]

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0