v1
latestOpenAPI 3.0.02026-07-133916139.4 KBnotification
Get a notification
get/notification/{id}
Path parameters
idstring required
The id of the notification
Example:1
The id of the notification
Response
Get an Status page
Example response
{
"id": 1,
"name": "OpenStatus Discord",
"provider": "discord",
"monitors": [
1,
2
]
}