v1
latestSwagger 2.02026-07-179553242.0 KBGlobalNotification
Get your current GlobalNotifications.
This is an upcoming feature and currently does not return data.
get/globalNotification
Response
Request was successful
Example response
[
{
"date": "2000-01-23T04:56:07.000+00:00",
"waitForVisibility": true,
"closable": true,
"sound": "sound",
"id": 0,
"persist": true,
"title": "title",
"body": "body",
"type": "success",
"ttl": 6
}
]