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

# Changes to List issue events for a repository

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 62 revisions.

- **2026-07-21** `232821bedf70` — 1 info
- **2026-06-29** `1535e71809d5` — 2 info
- **2026-06-25** `afcec0a28742` — 2 info
- **2026-06-23** `ae221630baa5` — 5 info
- **2026-06-08** `368b611509dd` — 1 warning, 1 info
- **2026-03-19** `68f6314a0175` — 1 warning
- **2026-03-11** `e26e2e7af931` — 1 info

## Changes

- **2026-07-21** `232821bedf70` — 1 info
  - added the optional property `items/intent` to the response with the `200` status
- **2026-06-29** `1535e71809d5` — 2 info
  - added the optional property `items/blocked_by` to the response with the `200` status
  - added the optional property `items/blocking` to the response with the `200` status
- **2026-06-25** `afcec0a28742` — 2 info
  - added the optional property `items/parent_issue` to the response with the `200` status
  - added the optional property `items/sub_issue` to the response with the `200` status
- **2026-06-23** `ae221630baa5` — 5 info
  - added the optional property `items/issue/issue_field_values/items/issue_field_name` to the response with the `200` status
  - added the optional property `items/issue/pinned_comment/minimized` to the response with the `200` status
  - added the optional property `items/issue_type` to the response with the `200` status
  - added the optional property `items/prev_issue_type` to the response with the `200` status
  - added the optional property `items/requested_team/access_source` to the response with the `200` status
- **2026-06-08** `368b611509dd` — 1 warning, 1 info
  - added the new `multi_select` enum value to the `items/issue/issue_field_values/items/data_type` response property for the response status `200`
  - added the optional property `items/issue/issue_field_values/items/multi_select_options` to the response with the `200` status
- **2026-03-19** `68f6314a0175` — 1 warning
  - removed the optional property `items/issue/repository/has_commit_comments` from the response with the `200` status
- **2026-03-11** `e26e2e7af931` — 1 info
  - added the optional property `items/issue/repository/has_commit_comments` to the response with the `200` status

---

[Operation](https://skmtc.dev/github/apis/enterprise-cloud/docs/repos/:owner/:repo/issues/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/events/get)
