---
title: "Changes to GET /applications"
method: GET
path: "/applications"
---

# Changes to GET /applications

`GET /applications`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 21 revisions.

- **2026-08-27** `c497955104f8` — 5 breaking, 2 info
- **2026-07-29** `066a50b6f059` — 1 info
- **2026-07-28** `fdc4afbc109b` — 1 info
- **2026-07-24** `e5e5130e5d0f` — 1 info
- **2026-07-23** `37bfe0b1e624` — 3 info
- **2026-07-10** `d4043e4e8633` — 1 info
- **2026-05-27** `5ccd6715b36f` — 1 breaking

## Changes

- **2026-08-27** `c497955104f8` — 5 breaking, 2 info
  - for the `query` request parameter `status`, default value was changed from `APPLICATION_SUBMITTED` to `APPLICATION_GRANTED`
  - removed the enum value `APPLICATION_IN_PROGRESS` from the `query` request parameter `status`
  - removed the enum value `GRANTED` from the `query` request parameter `status`
  - removed the enum value `READY` from the `query` request parameter `status`
  - removed the enum value `REFUSED` from the `query` request parameter `status`
  - added the new enum value `APPLICATION_GRANTED` to the `query` request parameter `status`
  - added the new enum value `APPLICATION_REFUSED` to the `query` request parameter `status`
- **2026-07-29** `066a50b6f059` — 1 info
  - added the new optional `query` request parameter `status`
- **2026-07-28** `fdc4afbc109b` — 1 info
  - added the optional property `applications/items/matterType` to the response with the `200` status
- **2026-07-24** `e5e5130e5d0f` — 1 info
  - added the new optional `query` request parameter `pageSize`
- **2026-07-23** `37bfe0b1e624` — 3 info
  - added the new optional `query` request parameter `page`
  - added the optional property `applications` to the response with the `200` status
  - added the optional property `paging` to the response with the `200` status
- **2026-07-10** `d4043e4e8633` — 1 info
  - endpoint added
- **2026-05-27** `5ccd6715b36f` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/ministryofjustice/apis/openapi-definition/docs/applications/get.md) · [API](https://skmtc.dev/ministryofjustice/apis/openapi-definition.md) · [Page](https://skmtc.dev/ministryofjustice/apis/openapi-definition/changes/applications/get)
