latestOpenAPI 3.0.02026-08-064842333.5 MB
0850b5d6be73
Notifications
List Notifications
Retrieves all notifications. A filter can be applied.<p> See the App Notifications article for more details.
post/notification.list
Request body
Response
OK
Example response
{
"response": {
"data": [
{
"topic": "VALIDATION"
}
]
}
}