Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Get all system alerts
GET
/alerts
Get all system alerts.
Server: localhost:8081
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
[
{
"id"
:
"string"
,
"title"
:
"string"
,
"message"
:
"string"
,
"expiresAt"
:
"string"
,
"priority"
:
"string"
,
"type"
:
"string"
,
"actionUrl"
:
"string"
,
"actionText"
:
"string"
}
]
GET
/alerts
Playground
Server
Select a server...
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI