Identity
List notification message
This GET method is used to retrieve the Notification, Message a specific tenant.
get/users/{tenant_id}/notification_message
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Query parameters
action'view_notifications'
Specify the action name. Allowed values: view_notifications, if require to fetch data with filter wise use view_notifications
display'read' | 'unread' | 'all'
Specify value for display, if require to fetch data for filter wise use read, unread,all
Response
Success