---
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.
> 62 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 62 revisions.

- **2026-07-21** (2022-11-28) `5286c3553553` — 6 info
- **2026-06-29** (2022-11-28) `2da668dda928` — 1 info
- **2026-06-25** (2022-11-28) `99fbf691354b` — 1 info
- **2026-06-23** (2022-11-28) `fd784b1d2c89` — 3 info

## Changes

- **2026-07-21** (2022-11-28) `5286c3553553` — 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** (2022-11-28) `2da668dda928` — 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** (2022-11-28) `99fbf691354b` — 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** (2022-11-28) `fd784b1d2c89` — 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/rest/docs/repos/:owner/:repo/issues/:issue_number/events/get.md) · [API](https://skmtc.dev/github/apis/rest.md) · [Page](https://skmtc.dev/github/apis/rest/changes/repos/:owner/:repo/issues/:issue_number/events/get)
