Notifications API
Now that the dust has settled around Notifications and Stars, we’ve unleashed all that ✨ in a brand new API. You can now view and mark notifications as read. The…
Now that the dust has settled around Notifications and Stars,
we’ve unleashed all that
view and mark notifications as read.
The core notifications functionality is under the /notifications endpoint.
You can look for unread notifications:
$ curl https://api.github.com/notifications
You can filter these notifications to a single Repository:
$ curl https://api.github.com/repos/technoweenie/faraday/notifications
You can read more about this on the API Changes blog, or the full Notifications API documentation.
Written by
Related posts
Introducing Agent HQ: Any agent, any way you work
At Universe 2025, GitHub’s next evolution introduces a single, unified workflow for developers to be able to orchestrate any agent, any time, anywhere.
Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1
In this year’s Octoverse, we uncover how AI, agents, and typed languages are driving the biggest shifts in software development in more than a decade.
Announcing the 2025 GitHub Partner Award winners 🎉
GitHub celebrates its 2025 Partner Award winners, honoring global, regional, and technology partners for driving innovation, collaboration, and impact across the developer ecosystem.