---
title: "Changes to List workflow runs for a repository"
method: GET
path: "/repos/{owner}/{repo}/actions/runs"
---

# Changes to List workflow runs for a repository

`GET /repos/{owner}/{repo}/actions/runs`

> Every recorded change to this endpoint, newest first.
> 62 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 62 revisions.

- **2026-08-20** (2022-11-28) `cb56473559e7` — 1 breaking
- **2026-04-06** (2022-11-28) `93f7b73ac07d` — 2 info
- **2026-03-19** (2022-11-28) `9120d883b76e` — 2 warning
- **2026-03-11** (2022-11-28) `434db317b4c1` — 2 info

## Changes

- **2026-08-20** (2022-11-28) `cb56473559e7` — 1 breaking
  - for the `query` request parameter `check_suite_id`, the type/format was changed from `integer`/`` to `integer`/`int64`
- **2026-04-06** (2022-11-28) `93f7b73ac07d` — 2 info
  - added the optional property `workflow_runs/items/head_repository/security_and_analysis/secret_scanning_delegated_bypass_options/reviewers/items/mode` to the response with the `200` status
  - added the optional property `workflow_runs/items/repository/security_and_analysis/secret_scanning_delegated_bypass_options/reviewers/items/mode` to the response with the `200` status
- **2026-03-19** (2022-11-28) `9120d883b76e` — 2 warning
  - removed the optional property `workflow_runs/items/head_repository/has_commit_comments` from the response with the `200` status
  - removed the optional property `workflow_runs/items/repository/has_commit_comments` from the response with the `200` status
- **2026-03-11** (2022-11-28) `434db317b4c1` — 2 info
  - added the optional property `workflow_runs/items/head_repository/has_commit_comments` to the response with the `200` status
  - added the optional property `workflow_runs/items/repository/has_commit_comments` to the response with the `200` status

---

[Operation](https://skmtc.dev/github/apis/rest/docs/repos/:owner/:repo/actions/runs/get.md) · [API](https://skmtc.dev/github/apis/rest.md) · [Page](https://skmtc.dev/github/apis/rest/changes/repos/:owner/:repo/actions/runs/get)
