---
title: "Changes to List applications"
method: GET
path: "/zones/{zoneId}/applications"
---

# Changes to List applications

`GET /zones/{zoneId}/applications`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 23 revisions.

- **2026-08-26** `d65d51379d93` — 2 warning, 1 info
- **2026-07-01** `2f5033ed4491` — 1 info
- **2026-06-01** `6149152cee43` — 3 breaking, 3 warning, 9 info
- **2026-04-20** `932699a5ea16` — 1 info
- **2026-03-16** `d3d69f45bfed` — 1 warning, 3 info
- **2026-03-09** `cb43483cd1b3` — 2 breaking, 5 info

## Changes

- **2026-08-26** `d65d51379d93` — 2 warning, 1 info
  - deleted the `query` request parameter `traits[]`
  - deleted the `query` request parameter `traits[all]`
  - added the non-success response with the status `400`
- **2026-07-01** `2f5033ed4491` — 1 info
  - added the optional property `items/items/metadata/icon_url` to the response with the `200` status
- **2026-06-01** `6149152cee43` — 3 breaking, 3 warning, 9 info
  - the `page_info` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `page_info/has_next_page` from the response with the `200` status
  - removed the required property `page_info/has_previous_page` from the response with the `200` status
  - deleted the `query` request parameter `cursor`
  - removed the optional property `page_info/end_cursor` from the response with the `200` status
  - removed the optional property `page_info/start_cursor` from the response with the `200` status
  - added the new optional `query` request parameter `filter[id]`
  - added the new optional `query` request parameter `filter[identifier]`
  - added the new optional `query` request parameter `filter[slug]`
  - added the new optional `query` request parameter `query[]`
  - added the new optional `query` request parameter `query[identifier]`
  - added the new optional `query` request parameter `query[name]`
  - added the new optional `query` request parameter `sort`
  - added `#/components/schemas/iam_PageInfo` to the `page_info` response property `allOf` list for the response status `200`
  - response property `page_info` deprecated
- **2026-04-20** `932699a5ea16` — 1 info
  - added the required property `items/items/consent` to the response with the `200` status
- **2026-03-16** `d3d69f45bfed` — 1 warning, 3 info
  - removed the optional property `items/items/traits` from the response with the `200` status
  - the endpoint scheme security `OAuth2` was added to the API
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `iam_bearerAuth` was removed from the API
- **2026-03-09** `cb43483cd1b3` — 2 breaking, 5 info
  - for the `query` request parameter `limit`, default value was changed from `100` to `20`
  - for the `query` request parameter `limit`, the max was decreased from `1000.00` to `100.00`
  - added the new optional `query` request parameter `after`
  - added the new optional `query` request parameter `before`
  - added the new optional `query` request parameter `expand[]`
  - added the required property `items/items/owner_type` to the response with the `200` status
  - added the required property `pagination` to the response with the `200` status

---

[Operation](https://skmtc.dev/keycardai/apis/untitled-api/docs/zones/:zoneId/applications/get.md) · [API](https://skmtc.dev/keycardai/apis/untitled-api.md) · [Page](https://skmtc.dev/keycardai/apis/untitled-api/changes/zones/:zoneId/applications/get)
