---
title: "Changes to List all playbook runs"
method: GET
path: "/plugins/playbooks/api/v0/runs"
---

# Changes to List all playbook runs

`GET /plugins/playbooks/api/v0/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 47 revisions.

- **2026-08-25** `2acd884508c4` — 1 info
- **2026-01-22** `7cc35d281cdf` — 1 warning, 1 info
- **2025-10-13** `3b1944780f92` — 7 info
- **2025-07-09** `c964d2a4a6de` — 1 info
- **2025-07-09** `be10b5623b81` — 1 info
- **2025-07-09** `28ae7da81363` — 1 info
- **2023-06-19** `148981c0ea86` — 1 info

## Changes

- **2026-08-25** `2acd884508c4` — 1 info
  - added the optional property `items/items/checklists/items/items/items/requirements` to the response with the `200` status
- **2026-01-22** `7cc35d281cdf` — 1 warning, 1 info
  - removed the optional property `items/items/description` from the response with the `200` status
  - added the optional property `items/items/summary` to the response with the `200` status
- **2025-10-13** `3b1944780f92` — 7 info
  - added the optional property `items/items/checklists/items/items/items/condition_action` to the response with the `200` status
  - added the optional property `items/items/checklists/items/items/items/condition_id` to the response with the `200` status
  - added the optional property `items/items/checklists/items/items/items/condition_reason` to the response with the `200` status
  - added the optional property `items/items/checklists/items/items/items/delete_at` to the response with the `200` status
  - added the optional property `items/items/checklists/items/items/items/due_date` to the response with the `200` status
  - added the optional property `items/items/checklists/items/items/items/task_actions` to the response with the `200` status
  - added the optional property `items/items/checklists/items/items/items/update_at` to the response with the `200` status
- **2025-07-09** `c964d2a4a6de` — 1 info
  - added the new optional `query` request parameter `since`
- **2025-07-09** `be10b5623b81` — 1 info
  - added the new optional `query` request parameter `channel_id`
- **2025-07-09** `28ae7da81363` — 1 info
  - added the new optional `query` request parameter `omit_ended`
- **2023-06-19** `148981c0ea86` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mattermost/apis/playbooks-api/docs/plugins/playbooks/api/v0/runs/get.md) · [API](https://skmtc.dev/mattermost/apis/playbooks-api.md) · [Page](https://skmtc.dev/mattermost/apis/playbooks-api/changes/plugins/playbooks/api/v0/runs/get)
