---
title: "Changes to Fetch List of FAST Applications"
method: GET
path: "/applications"
---

# Changes to Fetch List of FAST Applications

`GET /applications`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-10-20** `702ae6b27810` — 1 breaking, 1 warning, 1 info
- **2023-06-13** `8845d03610a6` — 1 breaking, 4 warning, 2 info
- **2022-09-26** `8a7a27296ff3` — 1 breaking, 3 warning, 6 info

## Changes

- **2025-10-20** `702ae6b27810` — 1 breaking, 1 warning, 1 info
  - the `code` response's property type/format changed from `integer`/`int32` to ``/`` for status `500`
  - added the new `500.00` enum value to the `code` response property for the response status `500`
  - added the optional property `error` to the response with the `500` status
- **2023-06-13** `8845d03610a6` — 1 breaking, 4 warning, 2 info
  - removed the required property `items/template` from the response with the `200` status
  - removed the optional property `items/ipamAddrs` from the response with the `200` status
  - removed the optional property `items/lastModified` from the response with the `200` status
  - removed the optional property `items/setHash` from the response with the `200` status
  - removed the optional property `items/view` from the response with the `200` status
  - added the optional property `items/<<` to the response with the `200` status
  - added the optional property `items/_links` to the response with the `200` status
- **2022-09-26** `8a7a27296ff3` — 1 breaking, 3 warning, 6 info
  - the `code` response's property type/format changed from ``/`` to `integer`/`int32` for status `500`
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `items/<<` from the response with the `200` status
  - removed the optional property `items/_links` from the response with the `200` status
  - added the optional property `items/ipamAddrs` to the response with the `200` status
  - added the optional property `items/lastModified` to the response with the `200` status
  - added the optional property `items/setHash` to the response with the `200` status
  - added the optional property `items/view` to the response with the `200` status
  - removed the `500.00` enum value from the `code` response property for the response status `500`
  - added the required property `items/template` to the response with the `200` status

---

[Operation](https://skmtc.dev/f5networks/apis/f5-big-ip-application-services-templates-api/docs/applications/get.md) · [API](https://skmtc.dev/f5networks/apis/f5-big-ip-application-services-templates-api.md) · [Page](https://skmtc.dev/f5networks/apis/f5-big-ip-application-services-templates-api/changes/applications/get)
