Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Activity APIs provide access to notifications, subscriptions, and timelines.
We delay the public events feed by five minutes, which means the most recent event returned by the public events API actually occurred at least five minutes ago.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Event
Actor
Actor
GitHub Enterprise Server provides several timeline resources in Atom format. The Feeds API lists all the feeds available to the authenticated user:
Note: Private feeds are only returned when authenticating via Basic Auth since current feed URIs use the older, non revocable auth tokens.
Response
Feed
Example:https://github.com/timeline
Example:https://github.com/{user}
Example:https://github.com/octocat
Example:https://github.com/octocat.private?token=abc123
Example:https://github.com/octocat.private.actor?token=abc123
Example:https://github.com/octocat-org
Example:["https://github.com/organizations/github/octocat.private.atom?token=abc123"]
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Event
Actor
Actor
List all notifications for the current user, sorted by most recently updated.
If true
, show notifications marked as read.
Default:false
If true
, only shows notifications in which the user is directly participating or mentioned.
Default:false
Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Only show notifications updated before the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Thread
Minimal Repository
Example:https://api.github.com/notifications/threads/2/subscription