---
title: "GET /applications"
method: GET
path: "/applications"
tags: ["applications-controller"]
---

# GET /applications

`GET /applications`

## Query parameters

- `page` integer
- `pageSize` integer
- `status` 'APPLICATION_SUBMITTED' | 'APPLICATION_GRANTED' | 'APPLICATION_REFUSED' — The status of an application

## Response `200`

OK

## 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`
  - …3 more
- **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

[Full history](https://skmtc.dev/ministryofjustice/apis/openapi-definition/changes/applications/get.md)

---

[API](https://skmtc.dev/ministryofjustice/apis/openapi-definition.md) · [All operations](https://skmtc.dev/ministryofjustice/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ministryofjustice/openapi-definition/revisions/11cedb95c2ae/schema)
