meta { name: Gets the Notification objects for the currently logged in user. type: http seq: 2 } get { url: {{baseUrl}}/api/v2/UserNotifications/:strToken body: none auth: none } params:path { strToken: }