GET /Notification/CurrentUser/

Gets all notifications for the current user.
 

Request

Method Request URI
GET /API/Notification/CurrentUser/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

There is no Request Body for this function.

Response

Response Body

A list of Dundas.BI.WebApi.Models.NotificationData objects, or a status code indicating the problem.