---
title: "Changes to Retrieve a list of all Executions for the Flow."
method: GET
path: "/v2/Flows/{FlowSid}/Executions"
---

# Changes to Retrieve a list of all Executions for the Flow.

`GET /v2/Flows/{FlowSid}/Executions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

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

## Changes

- **2026-04-14** (v2) `c52cffd90425` — 2 info
  - added the new optional `query` request parameter `status`
  - added the optional property `executions/items/initiated_by` to the response with the `200` status
- **2026-03-24** (v2) `cbcd35943890` — 2 info
  - added the optional property `executions/items/contact_sid` to the response with the `200` status
  - added the optional property `executions/items/flow_version` to the response with the `200` status
- **2025-07-03** (v2) `88ca5d3cb0bb` — 1 breaking
  - the `executions/items/context` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2025-03-11** (v2) `d6e7767d27a5` — 1 breaking
  - the `executions/items/context` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2025-02-20** (v2) `768ec4521280` — 1 breaking
  - for the `query` request parameter `PageSize`, the type/format was changed from `integer`/`` to `integer`/`int64`
- **2023-08-10** (v2) `531843bd1ac8` — 1 info
  - api tag `StudioV2Execution` added

---

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