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"
}
]
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.