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

# Changes to Retrieve a list of all Functions.

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 51 revisions.

- **2025-02-20** (v1) `1d2f222adea9` — 1 breaking
- **2023-08-10** (v1) `a3f595f8069e` — 1 info
- **2023-02-02** (v1) `88e57592ac5e` — 2 info
- **2023-01-13** (v1) `836115286039` — 2 breaking

## Changes

- **2025-02-20** (v1) `1d2f222adea9` — 1 breaking
  - for the `query` request parameter `PageSize`, the type/format was changed from `integer`/`` to `integer`/`int64`
- **2023-08-10** (v1) `a3f595f8069e` — 1 info
  - api tag `ServerlessV1Function` 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/Functions/get.md) · [API](https://skmtc.dev/twilio/apis/serverless-v1.md) · [Page](https://skmtc.dev/twilio/apis/serverless-v1/changes/v1/Services/:ServiceSid/Functions/get)
