---
title: "Changes to GET /api/v1.0/config/"
method: GET
path: "/api/v1.0/config/"
---

# Changes to GET /api/v1.0/config/

`GET /api/v1.0/config/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 54 revisions.

- **2026-07-21** `cdee85019284` — 4 info
- **2026-07-17** `b5805341bbf3` — 1 warning
- **2026-07-15** `978f762ac3a9` — 1 info
- **2026-07-09** `b5805341bbf3` — 1 info
- **2026-07-07** `d0b2f742587e` — 1 breaking, 1 warning
- **2026-07-02** `4799a977eda0` — 1 info
- **2026-07-02** `4461d7f79179` — 3 breaking, 14 info
- **2026-07-01** `1f0c8e2644b9` — 4 breaking, 9 warning, 7 info
- **2026-06-27** `5c64242ea839` — 3 breaking, 17 info
- **2026-05-26** `faf779aa683e` — 1 info
- **2026-05-16** `1c0d6cb80572` — 1 info
- **2026-04-09** `5ae90ac0a17f` — 1 info
- **2026-04-01** `00f3f5c5d3a4` — 1 info
- **2026-03-10** `a5dc72b4835b` — 1 breaking
- **2026-03-09** `05988c444710` — 1 info
- **2026-02-25** `575958bae459` — 2 info
- **2026-02-11** `e1230b04a849` — 1 info
- **2026-01-28** `5d89432b30be` — 1 info
- **2026-01-25** `fa650364981e` — 1 info

## Changes

- **2026-07-21** `cdee85019284` — 4 info
  - added the optional property `MOBILE_OTA_MANIFEST_URL` to the response with the `200` status
  - added the optional property `PUSH_VAPID_PUBLIC_KEY` to the response with the `200` status
  - added the required property `FEATURE_THREAD_SNIPPET` to the response with the `200` status
  - added the required property `PUSH_ENABLED` to the response with the `200` status
- **2026-07-17** `b5805341bbf3` — 1 warning
  - removed the optional property `MOBILE_OTA_MANIFEST_URL` from the response with the `200` status
- **2026-07-15** `978f762ac3a9` — 1 info
  - added the optional property `MOBILE_OTA_MANIFEST_URL` to the response with the `200` status
- **2026-07-09** `b5805341bbf3` — 1 info
  - added the required property `MESSAGE_TRUSTED_LINK_DOMAINS` to the response with the `200` status
- **2026-07-07** `d0b2f742587e` — 1 breaking, 1 warning
  - removed the required property `MESSAGE_TRUSTED_LINK_DOMAINS` from the response with the `200` status
  - removed the optional property `MOBILE_OTA_MANIFEST_URL` from the response with the `200` status
- **2026-07-02** `4799a977eda0` — 1 info
  - added the optional property `MOBILE_OTA_MANIFEST_URL` to the response with the `200` status
- **2026-07-02** `4461d7f79179` — 3 breaking, 14 info
  - the `LANGUAGES/items/` response's property type changed from `string` to `array` for status `200`
  - removed the required property `MAX_INCOMING_EMAIL_SIZE` from the response with the `200` status
  - removed the required property `MAX_OUTGOING_BODY_SIZE` from the response with the `200` status
  - added the optional property `FRONTEND_FEEDBACK_WIDGET_CONFIG` to the response with the `200` status
  - added the optional property `FRONTEND_FORCED_DEFAULT_LANGUAGE` to the response with the `200` status
  - added the optional property `FRONTEND_HELP_CENTER_URL` to the response with the `200` status
  - added the optional property `FRONTEND_LAGAUFRE_WIDGET_CONFIG` to the response with the `200` status
  - added the optional property `FRONTEND_MULTIPART_UPLOAD_CHUNK_SIZE_MB` to the response with the `200` status
  - added the optional property `FRONTEND_THEME_CONFIG` to the response with the `200` status
  - added the optional property `SENTRY_DSN` to the response with the `200` status
  - added the required property `MESSAGE_TRUSTED_LINK_DOMAINS` to the response with the `200` status
  - added the required property `RELEASE` to the response with the `200` status
  - the response required property `DRIVE/api_url` became not read-only for the status `200`
  - the response required property `DRIVE/app_name` became not read-only for the status `200`
  - the response required property `DRIVE/file_url` became not read-only for the status `200`
  - the response required property `DRIVE/preview_url` became not read-only for the status `200`
  - the response required property `DRIVE/sdk_url` became not read-only for the status `200`
- **2026-07-01** `1f0c8e2644b9` — 4 breaking, 9 warning, 7 info
  - the `LANGUAGES/items/` response's property type changed from `array` to `string` for status `200`
  - removed the required property `MESSAGE_TRUSTED_LINK_DOMAINS` from the response with the `200` status
  - removed the required property `PUSH_ENABLED` from the response with the `200` status
  - removed the required property `RELEASE` from the response with the `200` status
  - removed the optional property `FRONTEND_FEEDBACK_WIDGET_CONFIG` from the response with the `200` status
  - removed the optional property `FRONTEND_FORCED_DEFAULT_LANGUAGE` from the response with the `200` status
  - removed the optional property `FRONTEND_HELP_CENTER_URL` from the response with the `200` status
  - removed the optional property `FRONTEND_LAGAUFRE_WIDGET_CONFIG` from the response with the `200` status
  - removed the optional property `FRONTEND_MULTIPART_UPLOAD_CHUNK_SIZE_MB` from the response with the `200` status
  - removed the optional property `FRONTEND_THEME_CONFIG` from the response with the `200` status
  - removed the optional property `MOBILE_OTA_MANIFEST_URL` from the response with the `200` status
  - removed the optional property `PUSH_VAPID_PUBLIC_KEY` from the response with the `200` status
  - removed the optional property `SENTRY_DSN` from the response with the `200` status
  - added the required property `MAX_INCOMING_EMAIL_SIZE` to the response with the `200` status
  - added the required property `MAX_OUTGOING_BODY_SIZE` to the response with the `200` status
  - the response required property `DRIVE/api_url` became read-only for the status `200`
  - the response required property `DRIVE/app_name` became read-only for the status `200`
  - the response required property `DRIVE/file_url` became read-only for the status `200`
  - the response required property `DRIVE/preview_url` became read-only for the status `200`
  - the response required property `DRIVE/sdk_url` became read-only for the status `200`
- **2026-06-27** `5c64242ea839` — 3 breaking, 17 info
  - the `LANGUAGES/items/` response's property type changed from `string` to `array` for status `200`
  - removed the required property `MAX_INCOMING_EMAIL_SIZE` from the response with the `200` status
  - removed the required property `MAX_OUTGOING_BODY_SIZE` from the response with the `200` status
  - added the optional property `FRONTEND_FEEDBACK_WIDGET_CONFIG` to the response with the `200` status
  - added the optional property `FRONTEND_FORCED_DEFAULT_LANGUAGE` to the response with the `200` status
  - added the optional property `FRONTEND_HELP_CENTER_URL` to the response with the `200` status
  - added the optional property `FRONTEND_LAGAUFRE_WIDGET_CONFIG` to the response with the `200` status
  - added the optional property `FRONTEND_MULTIPART_UPLOAD_CHUNK_SIZE_MB` to the response with the `200` status
  - added the optional property `FRONTEND_THEME_CONFIG` to the response with the `200` status
  - added the optional property `MOBILE_OTA_MANIFEST_URL` to the response with the `200` status
  - added the optional property `PUSH_VAPID_PUBLIC_KEY` to the response with the `200` status
  - added the optional property `SENTRY_DSN` to the response with the `200` status
  - added the required property `MESSAGE_TRUSTED_LINK_DOMAINS` to the response with the `200` status
  - added the required property `PUSH_ENABLED` to the response with the `200` status
  - added the required property `RELEASE` to the response with the `200` status
  - the response required property `DRIVE/api_url` became not read-only for the status `200`
  - the response required property `DRIVE/app_name` became not read-only for the status `200`
  - the response required property `DRIVE/file_url` became not read-only for the status `200`
  - the response required property `DRIVE/preview_url` became not read-only for the status `200`
  - the response required property `DRIVE/sdk_url` became not read-only for the status `200`
- **2026-05-26** `faf779aa683e` — 1 info
  - added the required property `DRIVE/preview_url` to the response with the `200` status
- **2026-05-16** `1c0d6cb80572` — 1 info
  - added the required property `FEATURE_MAILDOMAIN_MANAGE_TOTP` to the response with the `200` status
- **2026-04-09** `5ae90ac0a17f` — 1 info
  - added the required property `FEATURE_THREAD_SPLIT` to the response with the `200` status
- **2026-04-01** `00f3f5c5d3a4` — 1 info
  - added the required property `FRONTEND_SILENT_LOGIN_ENABLED` to the response with the `200` status
- **2026-03-10** `a5dc72b4835b` — 1 breaking
  - removed the required property `FRONTEND_SILENT_LOGIN_ENABLED` from the response with the `200` status
- **2026-03-09** `05988c444710` — 1 info
  - added the required property `FRONTEND_SILENT_LOGIN_ENABLED` to the response with the `200` status
- **2026-02-25** `575958bae459` — 2 info
  - added the required property `FEATURE_MAILDOMAIN_CREATE` to the response with the `200` status
  - added the required property `FEATURE_MAILDOMAIN_MANAGE_ACCESSES` to the response with the `200` status
- **2026-02-11** `e1230b04a849` — 1 info
  - added the required property `MAX_TEMPLATE_IMAGE_SIZE` to the response with the `200` status
- **2026-01-28** `5d89432b30be` — 1 info
  - added the required property `MESSAGES_MANUAL_RETRY_MAX_AGE` to the response with the `200` status
- **2026-01-25** `fa650364981e` — 1 info
  - added the required property `FEATURE_MAILBOX_ADMIN_CHANNELS` to the response with the `200` status

---

[Operation](https://skmtc.dev/betagouv/apis/messages-api/docs/api/v1.0/config/get.md) · [API](https://skmtc.dev/betagouv/apis/messages-api.md) · [Page](https://skmtc.dev/betagouv/apis/messages-api/changes/api/v1.0/config/get)
