Forum Discussion

nicgutierrez's avatar
11 years ago

API: get count of unread notifications

Hello. Is there any way to get the count of the unread notifications trough the rest API? Many thanks. Nic
  • VarunGrazitti's avatar
    11 years ago

    Hi nicgutierrez - There doesnt seem to be any REST call to get the unread notifcations, the one I found was below, which returns the count, but it returns the count of total notifications, not the unread. There is also no way of combining the calls to make it happen in this case.

     

    /restapi/vc/users/login/[login]/notifications/count

     

    You might consider contacting support.