GET restapi/personal/notifications/unseen/count/v1
Returns number of unseen personal notifications for the user.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Count of unseen notifications
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>