---
title: "Changes to List issue events"
method: GET
path: "/repos/{owner}/{repo}/issues/{issue_number}/events"
---

# Changes to List issue events

`GET /repos/{owner}/{repo}/issues/{issue_number}/events`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 62 revisions.

- **2026-07-21** `232821bedf70` — 6 info
- **2026-06-29** `1535e71809d5` — 1 info
- **2026-06-25** `afcec0a28742` — 1 info
- **2026-06-23** `ae221630baa5` — 3 info

## Changes

- **2026-07-21** `232821bedf70` — 6 info
  - added the optional property `items/anyOf[subschema #16: Issue Type Added Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #17: Issue Type Removed Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #18: Issue Type Changed Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #1: Labeled Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #2: Unlabeled Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #3: Assigned Issue Event]/intent` to the response with the `200` status
- **2026-06-29** `1535e71809d5` — 1 info
  - added `#/components/schemas/blocked-by-added-issue-event, #/components/schemas/blocked-by-removed-issue-event, #/components/schemas/blocking-added-issue-event, #/components/schemas/blocking-removed-issue-event` to the `items/` response property `anyOf` list for the response status `200`
- **2026-06-25** `afcec0a28742` — 1 info
  - added `#/components/schemas/sub-issue-added-issue-event, #/components/schemas/sub-issue-removed-issue-event, #/components/schemas/parent-issue-added-issue-event, #/components/schemas/parent-issue-removed-issue-event` to the `items/` response property `anyOf` list for the response status `200`
- **2026-06-23** `ae221630baa5` — 3 info
  - added the optional property `items/anyOf[subschema #8: Review Requested Issue Event]/requested_team/access_source` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #9: Review Request Removed Issue Event]/requested_team/access_source` to the response with the `200` status
  - added `#/components/schemas/issue-type-added-issue-event, #/components/schemas/issue-type-removed-issue-event, #/components/schemas/issue-type-changed-issue-event` to the `items/` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/github/apis/enterprise-cloud/docs/repos/:owner/:repo/issues/:issue_number/events/get.md) · [API](https://skmtc.dev/github/apis/enterprise-cloud.md) · [Page](https://skmtc.dev/github/apis/enterprise-cloud/changes/repos/:owner/:repo/issues/:issue_number/events/get)
