---
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.

## Timeline

Changed in 4 of 62 revisions.

- **2026-08-14** `daeba3129b5f` — 1 breaking
- **2026-04-06** `60d47c49b896` — 2 info
- **2026-03-19** `68f6314a0175` — 2 warning
- **2026-03-11** `e26e2e7af931` — 2 info

## Changes

- **2026-08-14** `daeba3129b5f` — 1 breaking
  - for the `query` request parameter `check_suite_id`, the type/format was changed from `integer`/`` to `integer`/`int64`
- **2026-04-06** `60d47c49b896` — 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** `68f6314a0175` — 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** `e26e2e7af931` — 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/enterprise-cloud/docs/repos/:owner/:repo/actions/runs/get.md) · [API](https://skmtc.dev/github/apis/enterprise-cloud.md) · [Page](https://skmtc.dev/github/apis/enterprise-cloud/changes/repos/:owner/:repo/actions/runs/get)
