v1
latestOpenAPI 3.0.02026-08-064842333.5 MBNotifications
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"
}
]
}
}