---
title: "Changes to List Apps"
method: GET
path: "/apps"
---

# Changes to List Apps

`GET /apps`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 42 revisions.

- **2026-08-26** `86d0a97abfe5` — 2 info
- **2026-08-24** `e91d507bda45` — 1 info
- **2026-08-20** `6a23760847c8` — 3 info
- **2026-08-13** `48408451a1f0` — 1 info
- **2026-08-11** `a01100378e59` — 2 info
- **2026-08-07** `f1020c3ecda4` — 2 info
- **2026-08-06** `a602de67ab25` — 1 warning, 1 info
- **2026-07-26** `60bbb4a6ffbc` — 7 breaking, 5 warning, 30 info

## Changes

- **2026-08-26** `86d0a97abfe5` — 2 info
  - added the new optional `query` request parameter `verified`
  - `query` request parameter `verified_apps_only` was deprecated
- **2026-08-24** `e91d507bda45` — 1 info
  - added the new optional `query` request parameter `recommended`
- **2026-08-20** `6a23760847c8` — 3 info
  - added the new enum value `template_usage` to the `query` request parameter `order`
  - added the required property `data/items/businesses_created_count` to the response with the `200` status
  - added the required property `data/items/businesses_created_logo_urls` to the response with the `200` status
- **2026-08-13** `48408451a1f0` — 1 info
  - added the required property `data/items/banner_image` to the response with the `200` status
- **2026-08-11** `a01100378e59` — 2 info
  - added the required property `data/items/account/logo_url` to the response with the `200` status
  - added the required property `data/items/account/route` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 2 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
- **2026-08-06** `a602de67ab25` — 1 warning, 1 info
  - added the new `website` enum value to the `data/items/app_type` response property for the response status `200`
  - added the new enum value `website` to the `query` request parameter `app_type`
- **2026-07-26** `60bbb4a6ffbc` — 7 breaking, 5 warning, 30 info
  - the `query` request parameter `app_type` was restricted to a list of enum values
  - the `query` request parameter `direction` was restricted to a list of enum values
  - the `query` request parameter `order` was restricted to a list of enum values
  - the `query` request parameter `view_type` was restricted to a list of enum values
  - for the `query` request parameter `direction`, default value `desc` was added
  - for the `query` request parameter `order`, default value `discoverable_at` was added
  - removed the required property `data/items/company` from the response with the `200` status
  - deleted the `query` request parameter `company_id`
  - removed the optional property `error/code` from the response with the `400` status
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `401` status
  - api operation id `listApp` removed and replaced with `listApps`
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new optional `query` request parameter `account_id`
  - added the new enum value `analytics` to the `query` request parameter `view_type`
  - added the new enum value `asc` to the `query` request parameter `direction`
  - added the new enum value `b2b_app` to the `query` request parameter `app_type`
  - added the new enum value `b2c_app` to the `query` request parameter `app_type`
  - added the new enum value `company_app` to the `query` request parameter `app_type`
  - added the new enum value `component` to the `query` request parameter `app_type`
  - added the new enum value `created_at` to the `query` request parameter `order`
  - added the new enum value `dash` to the `query` request parameter `view_type`
  - added the new enum value `dashboard` to the `query` request parameter `view_type`
  - added the new enum value `desc` to the `query` request parameter `direction`
  - added the new enum value `discover` to the `query` request parameter `view_type`
  - added the new enum value `discoverable_at` to the `query` request parameter `order`
  - added the new enum value `hub` to the `query` request parameter `view_type`
  - added the new enum value `openapi` to the `query` request parameter `view_type`
  - added the new enum value `skills` to the `query` request parameter `view_type`
  - added the new enum value `total_installs_last_30_days` to the `query` request parameter `order`
  - added the new enum value `total_installs_last_7_days` to the `query` request parameter `order`
  - for the `query` request parameter `app_type`, the type/format was generalized from ``/`` to `string`/``
  - for the `query` request parameter `direction`, the type/format was generalized from ``/`` to `string`/``
  - for the `query` request parameter `order`, the type/format was generalized from ``/`` to `string`/``
  - for the `query` request parameter `view_type`, the type/format was generalized from ``/`` to `string`/``
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - …2 more

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/apps/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/apps/get)
