---
title: "Changes to Get app data"
method: GET
path: "/view/init"
---

# Changes to Get app data

`GET /view/init`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 18 of 41 revisions.

- **2025-08-05** `84ef614abb97` — 1 warning, 1 info
- **2025-04-24** `007e5b747998` — 1 info
- **2025-04-24** `128873249a64` — 7 warning, 2 info
- **2025-04-23** `bf623569cd3c` — 1 info
- **2025-04-14** `58fa4af8e325` — 4 info
- **2025-04-09** `d02e3d898e58` — 3 info
- **2025-03-19** `1c6726b12e29` — 3 breaking, 18 info
- **2025-03-13** `cb50019f2425` — 1 warning, 1 info
- **2025-03-13** `12aaa327d653` — 2 warning
- **2025-03-11** `3b68749c34dc` — 4 info
- **2025-03-07** `979a6c40552c` — 1 breaking, 8 info
- **2025-02-26** `63020ea66b47` — 2 breaking, 1 info
- **2025-02-25** `43a60054211e` — 1 info
- **2025-02-17** `a43b29f86639` — 1 breaking, 1 info
- **2025-02-16** `d05a14360ad1` — 1 info
- **2025-02-06** `628874ec2e5b` — 2 info
- **2024-12-17** `746c401e5ab7` — 2 info
- **2024-12-16** `56a8a6f18e6c` — 1 info

## Changes

- **2025-08-05** `84ef614abb97` — 1 warning, 1 info
  - removed the optional property `data/products/items/variants/items/description` from the response with the `200` status
  - added the optional property `data/products/items/timeHidden` to the response with the `200` status
- **2025-04-24** `007e5b747998` — 1 info
  - added the optional property `data/products/items/variants/items/description` to the response with the `200` status
- **2025-04-24** `128873249a64` — 7 warning, 2 info
  - added the new `DELIVERED` enum value to the `data/orders/items/tracking/status` response property for the response status `200`
  - added the new `FAILURE` enum value to the `data/orders/items/tracking/status` response property for the response status `200`
  - added the new `PRE_TRANSIT` enum value to the `data/orders/items/tracking/status` response property for the response status `200`
  - added the new `RETURNED` enum value to the `data/orders/items/tracking/status` response property for the response status `200`
  - added the new `TRANSIT` enum value to the `data/orders/items/tracking/status` response property for the response status `200`
  - added the new `UNKNOWN` enum value to the `data/orders/items/tracking/status` response property for the response status `200`
  - added the new `global` enum value to the `data/region` response property for the response status `200`
  - added the optional property `data/products/items/tags/market_global` to the response with the `200` status
  - added the optional property `data/products/items/variants/items/tags` to the response with the `200` status
- **2025-04-23** `bf623569cd3c` — 1 info
  - added the required property `data/subscriptions/items/price` to the response with the `200` status
- **2025-04-14** `58fa4af8e325` — 4 info
  - added the required property `data/addresses/items/created` to the response with the `200` status
  - added the required property `data/cards/items/created` to the response with the `200` status
  - added the required property `data/orders/items/created` to the response with the `200` status
  - added the required property `data/subscriptions/items/created` to the response with the `200` status
- **2025-04-09** `d02e3d898e58` — 3 info
  - added the optional property `data/orders/items/tracking/status` to the response with the `200` status
  - added the optional property `data/orders/items/tracking/statusDetails` to the response with the `200` status
  - added the optional property `data/orders/items/tracking/statusUpdatedAt` to the response with the `200` status
- **2025-03-19** `1c6726b12e29` — 3 breaking, 18 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `401`
  - the response's body type/format changed from ``/`` to `object`/`` for status `429`
  - the response's body type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/ErrorResponse` from the response body `allOf` list for the response status `401`
  - removed `#/components/schemas/ErrorResponse` from the response body `allOf` list for the response status `429`
  - removed `#/components/schemas/ErrorResponse` from the response body `allOf` list for the response status `500`
  - added the optional property `details` to the response with the `401` status
  - added the optional property `details` to the response with the `429` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `param` to the response with the `401` status
  - added the optional property `param` to the response with the `429` status
  - added the optional property `param` to the response with the `500` status
  - added the required property `code` to the response with the `401` status
  - added the required property `code` to the response with the `429` status
  - added the required property `code` to the response with the `500` status
  - added the required property `message` to the response with the `401` status
  - added the required property `message` to the response with the `429` status
  - added the required property `message` to the response with the `500` status
  - added the required property `type` to the response with the `401` status
  - added the required property `type` to the response with the `429` status
  - added the required property `type` to the response with the `500` status
- **2025-03-13** `cb50019f2425` — 1 warning, 1 info
  - removed the optional property `data/products/items/tags/type` from the response with the `200` status
  - added the required property `data/region` to the response with the `200` status
- **2025-03-13** `12aaa327d653` — 2 warning
  - removed the optional property `data/cart/amount/giftCard` from the response with the `200` status
  - removed the optional property `data/cart/giftCardID` from the response with the `200` status
- **2025-03-11** `3b68749c34dc` — 4 info
  - added the optional property `data/cart/amount/giftCard` to the response with the `200` status
  - added the optional property `data/cart/amount/total` to the response with the `200` status
  - added the optional property `data/cart/giftCardID` to the response with the `200` status
  - added the optional property `data/products/items/tags/type` to the response with the `200` status
- **2025-03-07** `979a6c40552c` — 1 breaking, 8 info
  - removed the required property `data/products/items/filters` from the response with the `200` status
  - added the non-success response with the status `401`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
  - added the optional property `data/products/items/tags/app` to the response with the `200` status
  - added the optional property `data/products/items/tags/color` to the response with the `200` status
  - added the optional property `data/products/items/tags/featured` to the response with the `200` status
  - added the optional property `data/products/items/tags/market_eu` to the response with the `200` status
  - added the optional property `data/products/items/tags/market_na` to the response with the `200` status
- **2025-02-26** `63020ea66b47` — 2 breaking, 1 info
  - removed the required property `data/subscriptions/items/frequency` from the response with the `200` status
  - removed the required property `data/tokens/items/time` from the response with the `200` status
  - added the required property `data/tokens/items/created` to the response with the `200` status
- **2025-02-25** `43a60054211e` — 1 info
  - added the required property `data/apps/items/secret` to the response with the `200` status
- **2025-02-17** `a43b29f86639` — 1 breaking, 1 info
  - added `subschema #1: fixed, subschema #2: weekly` to the `data/subscriptions/items/schedule` response property `oneOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/subscriptions/items/schedule` response property `oneOf` list for the response status `200`
- **2025-02-16** `d05a14360ad1` — 1 info
  - added the optional property `data/subscriptions/items/schedule` to the response with the `200` status
- **2025-02-06** `628874ec2e5b` — 2 info
  - added the optional property `data/subscriptions/items/next` to the response with the `200` status
  - added the required property `data/products/items/filters` to the response with the `200` status
- **2024-12-17** `746c401e5ab7` — 2 info
  - added the required property `data/apps` to the response with the `200` status
  - added the required property `data/tokens` to the response with the `200` status
- **2024-12-16** `56a8a6f18e6c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/terminaldotshop/apis/terminal-api/docs/view/init/get.md) · [API](https://skmtc.dev/terminaldotshop/apis/terminal-api.md) · [Page](https://skmtc.dev/terminaldotshop/apis/terminal-api/changes/view/init/get)
