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

25 lines
869 B
Markdown

---
title: Issue events
allowTitleToDifferFromFilename: true
shortTitle: Events
intro: >-
Use the REST API to retrieve events triggered by activity in issues and pull
requests.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
---
## About events
You can use the REST API to view different types of events triggered by 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, you can use the [Events](/webhooks-and-events/events/github-event-types) endpoints.
{% data reusables.pull_requests.issues-pr-shared-api %}
<!-- Content after this section is automatically generated -->