---
title: "Changes to Get app settings"
method: GET
path: "/v1/apps/{app_id}"
---

# Changes to Get app settings

`GET /v1/apps/{app_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-06-23** `9955c27139f3` — 1 breaking, 3 info
- **2026-06-12** `41cbc1e43b72` — 1 info
- **2026-06-12** `a8d27de9e15d` — 1 info
- **2026-05-11** `0cb2f3a660d6` — 1 info

## Changes

- **2026-06-23** `9955c27139f3` — 1 breaking, 3 info
  - the `enabled_captcha_provider` response's property type/format changed from `string, null`/`` to ``/`` for status `200`
  - added `#/components/schemas/CaptchaProvider, subschema #2` to the `enabled_captcha_provider` response property `anyOf` list for the response status `200`
  - removed the `hcaptcha` enum value from the `enabled_captcha_provider` response property for the response status `200`
  - removed the `turnstile` enum value from the `enabled_captcha_provider` response property for the response status `200`
- **2026-06-12** `41cbc1e43b72` — 1 info
  - added the required property `external_wallets_for_signup_enabled` to the response with the `200` status
- **2026-06-12** `a8d27de9e15d` — 1 info
  - added the required property `merge_accounts_by_email` to the response with the `200` status
- **2026-05-11** `0cb2f3a660d6` — 1 info
  - added the required property `telegram_oauth` to the response with the `200` status

---

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