---
title: "Changes to Retrieve a list of all Builds."
method: GET
path: "/v1/Services/{ServiceSid}/Builds"
---

# Changes to Retrieve a list of all Builds.

`GET /v1/Services/{ServiceSid}/Builds`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 51 revisions.

- **2026-08-11** (v1) `74f59534eb42` — 1 warning
- **2025-07-03** (v1) `ab2588f4f607` — 3 breaking
- **2025-05-05** (v1) `1eb0fdb878aa` — 2 warning
- **2025-03-11** (v1) `09bf133e1f71` — 3 breaking
- **2025-02-20** (v1) `1d2f222adea9` — 1 breaking
- **2024-02-09** (v1) `309ac1533a06` — 1 warning
- **2024-01-25** (v1) `c9b219535a58` — 1 info
- **2023-11-06** (v1) `2d37c0cecabd` — 1 warning
- **2023-08-10** (v1) `a3f595f8069e` — 1 info
- **2023-02-02** (v1) `88e57592ac5e` — 2 info
- **2023-01-13** (v1) `836115286039` — 2 breaking

## Changes

- **2026-08-11** (v1) `74f59534eb42` — 1 warning
  - added the new `node24` enum value to the `builds/items/runtime` response property for the response status `200`
- **2025-07-03** (v1) `ab2588f4f607` — 3 breaking
  - the `builds/items/asset_versions/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `builds/items/dependencies/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `builds/items/function_versions/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2025-05-05** (v1) `1eb0fdb878aa` — 2 warning
  - added the new `node20` enum value to the `builds/items/runtime` response property for the response status `200`
  - added the new `node22` enum value to the `builds/items/runtime` response property for the response status `200`
- **2025-03-11** (v1) `09bf133e1f71` — 3 breaking
  - the `builds/items/asset_versions/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `builds/items/dependencies/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `builds/items/function_versions/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2025-02-20** (v1) `1d2f222adea9` — 1 breaking
  - for the `query` request parameter `PageSize`, the type/format was changed from `integer`/`` to `integer`/`int64`
- **2024-02-09** (v1) `309ac1533a06` — 1 warning
  - added the new `node18` enum value to the `builds/items/runtime` response property for the response status `200`
- **2024-01-25** (v1) `c9b219535a58` — 1 info
  - removed the `node18` enum value from the `builds/items/runtime` response property for the response status `200`
- **2023-11-06** (v1) `2d37c0cecabd` — 1 warning
  - added the new `node18` enum value to the `builds/items/runtime` response property for the response status `200`
- **2023-08-10** (v1) `a3f595f8069e` — 1 info
  - api tag `ServerlessV1Build` added
- **2023-02-02** (v1) `88e57592ac5e` — 2 info
  - added the new optional `query` request parameter `Page`
  - added the new optional `query` request parameter `PageToken`
- **2023-01-13** (v1) `836115286039` — 2 breaking
  - the response property `meta/next_page_url` became nullable for the status `200`
  - the response property `meta/previous_page_url` became nullable for the status `200`

---

[Operation](https://skmtc.dev/twilio/apis/serverless-v1/docs/v1/Services/:ServiceSid/Builds/get.md) · [API](https://skmtc.dev/twilio/apis/serverless-v1.md) · [Page](https://skmtc.dev/twilio/apis/serverless-v1/changes/v1/Services/:ServiceSid/Builds/get)
