---
title: "Changes to List all active legs"
method: GET
path: "/legs"
---

# Changes to List all active legs

`GET /legs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 67 revisions.

- **2026-09-01** `89ff267f0958` — 1 info
- **2026-06-08** `2c5256108234` — 3 warning
- **2026-05-21** `98f1f6130e2c` — 1 info
- **2026-05-13** `97117ab6a5c4` — 2 warning, 1 info
- **2026-04-29** `6a046e0fe815` — 2 warning
- **2026-04-17** `e2bde82c7722` — 1 info
- **2026-04-15** `b84db4b78d2c` — 1 info
- **2026-03-26** `6ad38ff56ac1` — 1 breaking, 2 info
- **2026-03-26** `d09c97c6ca8c` — 5 breaking, 3 warning, 8 info
- **2026-03-26** `818619c99a1d` — 2 info

## Changes

- **2026-09-01** `89ff267f0958` — 1 info
  - added the optional property `items/custom_data` to the response with the `200` status
- **2026-06-08** `2c5256108234` — 3 warning
  - added the new `livekit_participant` enum value to the `items/type` response property for the response status `200`
  - added the new `livekit_publish` enum value to the `items/type` response property for the response status `200`
  - added the new `moq_in` enum value to the `items/type` response property for the response status `200`
- **2026-05-21** `98f1f6130e2c` — 1 info
  - added the optional property `items/role` to the response with the `200` status
- **2026-05-13** `97117ab6a5c4` — 2 warning, 1 info
  - added the new `websocket_in` enum value to the `items/type` response property for the response status `200`
  - added the new `websocket_out` enum value to the `items/type` response property for the response status `200`
  - added the optional property `items/headers` to the response with the `200` status
- **2026-04-29** `6a046e0fe815` — 2 warning
  - added the new `whatsapp_in` enum value to the `items/type` response property for the response status `200`
  - added the new `whatsapp_out` enum value to the `items/type` response property for the response status `200`
- **2026-04-17** `e2bde82c7722` — 1 info
  - added the optional property `items/app_id` to the response with the `200` status
- **2026-04-15** `b84db4b78d2c` — 1 info
  - added the required property `items/accept_dtmf` to the response with the `200` status
- **2026-03-26** `6ad38ff56ac1` — 1 breaking, 2 info
  - removed the required property `items/leg_id` from the response with the `200` status
  - added the required property `items/deaf` to the response with the `200` status
  - added the required property `items/id` to the response with the `200` status
- **2026-03-26** `d09c97c6ca8c` — 5 breaking, 3 warning, 8 info
  - the response property `items/held` became optional for the status `200`
  - the response property `items/muted` became optional for the status `200`
  - removed the required property `items/accept_dtmf` from the response with the `200` status
  - removed the required property `items/deaf` from the response with the `200` status
  - removed the required property `items/id` from the response with the `200` status
  - removed the optional property `items/app_id` from the response with the `200` status
  - removed the optional property `items/headers` from the response with the `200` status
  - removed the optional property `items/role` from the response with the `200` status
  - removed the `livekit_participant` enum value from the `items/type` response property for the response status `200`
  - removed the `livekit_publish` enum value from the `items/type` response property for the response status `200`
  - removed the `moq_in` enum value from the `items/type` response property for the response status `200`
  - removed the `websocket_in` enum value from the `items/type` response property for the response status `200`
  - removed the `websocket_out` enum value from the `items/type` response property for the response status `200`
  - removed the `whatsapp_in` enum value from the `items/type` response property for the response status `200`
  - removed the `whatsapp_out` enum value from the `items/type` response property for the response status `200`
  - added the required property `items/leg_id` to the response with the `200` status
- **2026-03-26** `818619c99a1d` — 2 info
  - the response property `items/held` became required for the status `200`
  - the response property `items/muted` became required for the status `200`

---

[Operation](https://skmtc.dev/voiceblender/apis/voiceblender-api/docs/legs/get.md) · [API](https://skmtc.dev/voiceblender/apis/voiceblender-api.md) · [Page](https://skmtc.dev/voiceblender/apis/voiceblender-api/changes/legs/get)
