Videos
Blogs
June 29, 2024
How to retrieve the announcements posted for any specific user using API.
Admin will have various announcements published for different users and usergroups. In order to check what are the diffent announcements published for a user or if they have read those announcements, we can use below API to view the announcements targeted for a specific leaner.
The API end point is : GET /users/{userId}/userNotifications
This API will retreive all the notifications received by a learner.
Suppose an announcement is pushed for a learner as below :
Using the above API, we can see the announcement pushed for that learner as below :
Request URL :
https://learningmanager.adobe.com/primeapi/v2/users/7546252/userNotifications?page[limit]=10&read=false&announcementsOnly=true&language=en_US
Similar Blogs
Subscribe to our newsletter
Subscribe now
That's it! Thank you for subscribing to our newsletter!
The Adobe family of companies may keep
me informed with personalized
emails about ELearning Community Content and News. See our Privacy Policy for more details or to opt-out at
any time.