---
title: "Changes to Retrieve a list of all Flows revisions."
method: GET
path: "/v2/Flows/{Sid}/Revisions"
---

# Changes to Retrieve a list of all Flows revisions.

`GET /v2/Flows/{Sid}/Revisions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2026-03-24** (v2) `cbcd35943890` — 1 info
- **2025-07-03** (v2) `88ca5d3cb0bb` — 2 breaking
- **2025-03-11** (v2) `d6e7767d27a5` — 2 breaking
- **2025-02-20** (v2) `768ec4521280` — 1 breaking
- **2024-08-26** (v2) `20f88e4a96ce` — 1 info
- **2023-08-10** (v2) `531843bd1ac8` — 1 info

## Changes

- **2026-03-24** (v2) `cbcd35943890` — 1 info
  - added the optional property `revisions/items/author_sid` to the response with the `200` status
- **2025-07-03** (v2) `88ca5d3cb0bb` — 2 breaking
  - the `revisions/items/definition` response's property type changed from `object` to no type for status `200`
  - the `revisions/items/errors/items/` response's property type changed from `object` to no type for status `200`
- **2025-03-11** (v2) `d6e7767d27a5` — 2 breaking
  - the `revisions/items/definition` response's property type changed from no type to `object` for status `200`
  - the `revisions/items/errors/items/` response's property type changed from no type to `object` for status `200`
- **2025-02-20** (v2) `768ec4521280` — 1 breaking
  - for the `query` request parameter `PageSize`, the format changed from no format to `int64`
- **2024-08-26** (v2) `20f88e4a96ce` — 1 info
  - the `revision` response's property default value `0` was added for the status `200`
- **2023-08-10** (v2) `531843bd1ac8` — 1 info
  - api tag `StudioV2FlowRevision` added

---

[Operation](https://skmtc.dev/twilio/apis/twilio-studio/docs/v2/Flows/:Sid/Revisions/get.md) · [API](https://skmtc.dev/twilio/apis/twilio-studio.md) · [Page](https://skmtc.dev/twilio/apis/twilio-studio/changes/v2/Flows/:Sid/Revisions/get)
