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

GitHub Availability Report: January 2025
In January, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.

That’s a wrap: GitHub Innovation Graph in 2024
Discover the latest trends and insights on public software development activity on GitHub with the release of Q2 & Q3 2024 data for the Innovation Graph.