---
title: "Changes to List workflows"
method: GET
path: "/organizations/{organization}/databases/{database}/workflows"
---

# Changes to List workflows

`GET /organizations/{organization}/databases/{database}/workflows`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 24 revisions.

- **2026-08-11** `4b2e4f05bda2` — 1 info
- **2026-06-01** `72506953f367` — 18 breaking, 1 info
- **2025-12-09** `d710019068fb` — 2 breaking

## Changes

- **2026-08-11** `4b2e4f05bda2` — 1 info
  - added the required property `per_page` to the response with the `200` status
- **2026-06-01** `72506953f367` — 18 breaking, 1 info
  - the response property `data/items/branch/deleted_at` became nullable for the status `200`
  - the response property `data/items/cancelled_at` became nullable for the status `200`
  - the response property `data/items/completed_at` became nullable for the status `200`
  - the response property `data/items/cutover_at` became nullable for the status `200`
  - the response property `data/items/data_copy_completed_at` became nullable for the status `200`
  - the response property `data/items/global_keyspace/deleted_at` became nullable for the status `200`
  - the response property `data/items/retried_at` became nullable for the status `200`
  - the response property `data/items/reversed_at` became nullable for the status `200`
  - the response property `data/items/source_keyspace/deleted_at` became nullable for the status `200`
  - the response property `data/items/started_at` became nullable for the status `200`
  - the response property `data/items/switch_primaries_at` became nullable for the status `200`
  - the response property `data/items/switch_replicas_at` became nullable for the status `200`
  - the response property `data/items/target_keyspace/deleted_at` became nullable for the status `200`
  - the response property `data/items/verify_data_at` became nullable for the status `200`
  - the response property `next_page` became nullable for the status `200`
  - the response property `next_page_url` became nullable for the status `200`
  - the response property `prev_page` became nullable for the status `200`
  - the response property `prev_page_url` became nullable for the status `200`
  - added the required property `type` to the response with the `200` status
- **2025-12-09** `d710019068fb` — 2 breaking
  - for the `query` request parameter `page`, the type/format was changed from `number`/`` to `integer`/``
  - for the `query` request parameter `per_page`, the type/format was changed from `number`/`` to `integer`/``

---

[Operation](https://skmtc.dev/planetscale/apis/planetscale-api/docs/organizations/:organization/databases/:database/workflows/get.md) · [API](https://skmtc.dev/planetscale/apis/planetscale-api.md) · [Page](https://skmtc.dev/planetscale/apis/planetscale-api/changes/organizations/:organization/databases/:database/workflows/get)
