The role used to filter the notifications (e.g., user role, admin role, etc.). If not provided, all notifications are fetched.
GET /Notifications/GetNotifications?role=text HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success: A list of notifications is returned based on the role provided.
No Content