---
title: "Changes to List App Builds"
method: GET
path: "/app_builds"
---

# Changes to List App Builds

`GET /app_builds`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 42 revisions.

- **2026-08-07** `f1020c3ecda4` — 4 info
- **2026-07-31** `099fdc3be422` — 7 warning
- **2026-07-26** `60bbb4a6ffbc` — 6 breaking, 8 warning, 24 info

## Changes

- **2026-08-07** `f1020c3ecda4` — 4 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
  - added the optional property `error/code` to the response with the `403` status
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-31** `099fdc3be422` — 7 warning
  - added the new `analytics` enum value to the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - added the new `dash` enum value to the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - added the new `dashboard` enum value to the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - added the new `discover` enum value to the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - added the new `hub` enum value to the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - added the new `openapi` enum value to the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - added the new `skills` enum value to the `data/items/supported_app_view_types/items/` response property for the response status `200`
- **2026-07-26** `60bbb4a6ffbc` — 6 breaking, 8 warning, 24 info
  - the `query` request parameter `platform` was restricted to a list of enum values
  - the `query` request parameter `status` was restricted to a list of enum values
  - for the `query` request parameter `created_after`, the type/format was changed from `string, null`/`date-time` to `integer, string`/``
  - for the `query` request parameter `created_before`, the type/format was changed from `string, null`/`date-time` to `integer, string`/``
  - the response property `data/items/file_url` became nullable for the status `200`
  - the `data/items/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - 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/code` from the response with the `403` status
  - removed the optional property `error/code` from the response with the `404` 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
  - removed the optional property `error/param` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `404` status
  - api operation id `listAppBuild` removed and replaced with `listAppBuilds`
  - api tag `App Builds` added
  - api tag `App builds` removed
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new enum value `android` to the `query` request parameter `platform`
  - added the new enum value `approved` to the `query` request parameter `status`
  - added the new enum value `draft` to the `query` request parameter `status`
  - added the new enum value `ios` to the `query` request parameter `platform`
  - added the new enum value `pending` to the `query` request parameter `status`
  - added the new enum value `rejected` to the `query` request parameter `status`
  - added the new enum value `web` to the `query` request parameter `platform`
  - for the `query` request parameter `platform`, the type/format was generalized from ``/`` to `string`/``
  - for the `query` request parameter `status`, the type/format was generalized from ``/`` to `string`/``
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - removed the `analytics` enum value from the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - removed the `dash` enum value from the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - removed the `dashboard` enum value from the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - removed the `discover` enum value from the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - removed the `hub` enum value from the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - removed the `openapi` enum value from the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - removed the `skills` enum value from the `data/items/supported_app_view_types/items/` response property for the response status `200`
  - added the required property `data/items/source_url` to the response with the `200` status

---

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