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

# Changes to List timeline events for an issue

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 62 revisions.

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

## Changes

- **2026-08-25** `5dfa8b80024f` — 1 info
  - added `#/components/schemas/timeline-connected-event, #/components/schemas/timeline-disconnected-event` to the `items/` response property `anyOf` list for the response status `200`
- **2026-07-22** `30d6b086d603` — 1 info
  - added the new optional `query` request parameter `exclude`
- **2026-07-21** `232821bedf70` — 7 info
  - 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 #20: Timeline Assigned Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #22: State Change Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #23: Issue Type Added Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #24: Issue Type Removed Issue Event]/intent` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #25: Issue Type Changed 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
- **2026-06-29** `1535e71809d5` — 2 info
  - added the non-success response with the status `400`
  - 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` — 6 info
  - added the optional property `items/anyOf[subschema #14: Timeline Comment Event]/minimized` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/issue_field_values/items/issue_field_name` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/pinned_comment/minimized` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #6: Review Requested Issue Event]/requested_team/access_source` to the response with the `200` status
  - added the optional property `items/anyOf[subschema #7: 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`
- **2026-06-08** `368b611509dd` — 1 warning, 1 info
  - added the new `multi_select` enum value to the `items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/issue_field_values/items/data_type` response property for the response status `200`
  - added the optional property `items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/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/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/repository/has_commit_comments` from the response with the `200` status
- **2026-03-11** `e26e2e7af931` — 1 info
  - added the optional property `items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/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/:issue_number/timeline/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/timeline/get)
