1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/rest/issues/timeline.md

28 lines
960 B
Markdown

---
title: Timeline events
allowTitleToDifferFromFilename: true
shortTitle: Timeline
intro: >-
Use the REST API to receive events triggered by timeline activity in issues
and pull requests.
versions:
fpt: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
---
## About timeline events
You can use the REST API to view different types of events triggered by timeline activity in issues and pull requests. For more information about the specific events that you can receive, see "[AUTOTITLE](/webhooks-and-events/events/issue-event-types)." To view GitHub activity outside of issues and pull requests, see "[AUTOTITLE](/webhooks-and-events/events/github-event-types)."
You can use timeline events to display information about issues and pull requests or determine who should be notified of issue comments.
{% data reusables.pull_requests.issues-pr-shared-api %}
<!-- Content after this section is automatically generated -->