---
title: "Changes to Get an issue event"
method: GET
path: "/repos/{owner}/{repo}/issues/events/{event_id}"
---

# Changes to Get an issue event

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 61 revisions.

- **2026-07-21** (2022-11-28) `f7ed91c7bc26` — 1 info
- **2026-06-29** (2022-11-28) `c1bc0e3f5246` — 2 info
- **2026-06-25** (2022-11-28) `2b90c3b11f5e` — 2 info
- **2026-06-23** (2022-11-28) `00a3fe4953d7` — 5 info
- **2026-06-08** (2022-11-28) `93714ad5c940` — 1 warning, 1 info
- **2026-03-19** (2022-11-28) `0452517c383a` — 1 warning
- **2026-03-11** (2022-11-28) `eafae1f0dda2` — 1 info

## Changes

- **2026-07-21** (2022-11-28) `f7ed91c7bc26` — 1 info
  - added the optional property `intent` to the response with the `200` status
- **2026-06-29** (2022-11-28) `c1bc0e3f5246` — 2 info
  - added the optional property `blocked_by` to the response with the `200` status
  - added the optional property `blocking` to the response with the `200` status
- **2026-06-25** (2022-11-28) `2b90c3b11f5e` — 2 info
  - added the optional property `parent_issue` to the response with the `200` status
  - added the optional property `sub_issue` to the response with the `200` status
- **2026-06-23** (2022-11-28) `00a3fe4953d7` — 5 info
  - added the optional property `issue/issue_field_values/items/issue_field_name` to the response with the `200` status
  - added the optional property `issue/pinned_comment/minimized` to the response with the `200` status
  - added the optional property `issue_type` to the response with the `200` status
  - added the optional property `prev_issue_type` to the response with the `200` status
  - added the optional property `requested_team/access_source` to the response with the `200` status
- **2026-06-08** (2022-11-28) `93714ad5c940` — 1 warning, 1 info
  - added the new `multi_select` enum value to the `issue/issue_field_values/items/data_type` response property for the response status `200`
  - added the optional property `issue/issue_field_values/items/multi_select_options` to the response with the `200` status
- **2026-03-19** (2022-11-28) `0452517c383a` — 1 warning
  - removed the optional property `issue/repository/has_commit_comments` from the response with the `200` status
- **2026-03-11** (2022-11-28) `eafae1f0dda2` — 1 info
  - added the optional property `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/:event_id/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/:event_id/get)
