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

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

`GET /api/v1.0/messages/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 54 revisions.

- **2026-08-28** `ba0c140b76dd` — 4 breaking
- **2026-07-21** `cdee85019284` — 1 info
- **2026-04-08** `bd878fae5872` — 1 info
- **2026-03-16** `00a56b21a28b` — 1 warning, 3 info
- **2026-03-10** `a5dc72b4835b` — 2 breaking, 1 warning, 1 info
- **2026-03-09** `05988c444710` — 1 warning, 3 info
- **2026-03-03** `95d67b78149c` — 2 breaking
- **2026-03-03** `16cddb16df6f` — 1 info
- **2026-03-03** `e6feb47a0d7e` — 1 breaking, 1 info
- **2026-02-25** `575958bae459` — 1 breaking, 1 info
- **2026-02-18** `8217fec7be4b` — 2 info
- **2026-01-28** `5d89432b30be` — 3 warning, 3 info
- **2026-01-24** `978ec5cc8f37` — 1 info
- **2026-01-13** `d8748a28f71f` — 6 info
- **2026-01-12** `8b9ed8ea9a42` — 7 breaking
- **2026-01-02** `01b3cc64b3fc` — 1 info

## Changes

- **2026-08-28** `ba0c140b76dd` — 4 breaking
  - the `items/bcc/items/contact/allOf[#/components/schemas/Contact]/email` response's property format changed from `email` to no format for status `200`
  - the `items/cc/items/contact/allOf[#/components/schemas/Contact]/email` response's property format changed from `email` to no format for status `200`
  - the `items/sender/allOf[#/components/schemas/Contact]/email` response's property format changed from `email` to no format for status `200`
  - the `items/to/items/contact/allOf[#/components/schemas/Contact]/email` response's property format changed from `email` to no format for status `200`
- **2026-07-21** `cdee85019284` — 1 info
  - added the required property `items/snippet` to the response with the `200` status
- **2026-04-08** `bd878fae5872` — 1 info
  - added the required property `items/mime_id` to the response with the `200` status
- **2026-03-16** `00a56b21a28b` — 1 warning, 3 info
  - added the new `autoreply` enum value to the `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/type` response property for the response status `200`
  - added the optional property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/metadata` to the response with the `200` status
  - added the required property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/is_active_autoreply` to the response with the `200` status
  - added the required property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/signature` to the response with the `200` status
- **2026-03-10** `a5dc72b4835b` — 2 breaking, 1 warning, 1 info
  - removed the required property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/is_active_autoreply` from the response with the `200` status
  - removed the required property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/signature` from the response with the `200` status
  - removed the optional property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/metadata` from the response with the `200` status
  - removed the `autoreply` enum value from the `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/type` response property for the response status `200`
- **2026-03-09** `05988c444710` — 1 warning, 3 info
  - added the new `autoreply` enum value to the `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/type` response property for the response status `200`
  - added the optional property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/metadata` to the response with the `200` status
  - added the required property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/is_active_autoreply` to the response with the `200` status
  - added the required property `items/signature/allOf[#/components/schemas/ReadMessageTemplate]/signature` to the response with the `200` status
- **2026-03-03** `95d67b78149c` — 2 breaking
  - removed the required property `items/is_starred` from the response with the `200` status
  - removed the required property `items/read_at` from the response with the `200` status
- **2026-03-03** `16cddb16df6f` — 1 info
  - added the required property `items/sender_user` to the response with the `200` status
- **2026-03-03** `e6feb47a0d7e` — 1 breaking, 1 info
  - removed the required property `items/sender_user` from the response with the `200` status
  - added the required property `items/read_at` to the response with the `200` status
- **2026-02-25** `575958bae459` — 1 breaking, 1 info
  - removed the required property `items/read_at` from the response with the `200` status
  - added the required property `items/sender_user` to the response with the `200` status
- **2026-02-18** `8217fec7be4b` — 2 info
  - added `#/components/schemas/ReadMessageTemplate` to the `items/signature` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ReadOnlyMessageTemplate` from the `items/signature` response property `allOf` list for the response status `200`
- **2026-01-28** `5d89432b30be` — 3 warning, 3 info
  - added the new `cancelled` enum value to the `items/bcc/items/delivery_status/allOf[#/components/schemas/MessageDeliveryStatusChoices]/` response property for the response status `200`
  - added the new `cancelled` enum value to the `items/cc/items/delivery_status/allOf[#/components/schemas/MessageDeliveryStatusChoices]/` response property for the response status `200`
  - added the new `cancelled` enum value to the `items/to/items/delivery_status/allOf[#/components/schemas/MessageDeliveryStatusChoices]/` response property for the response status `200`
  - added the required property `items/bcc/items/id` to the response with the `200` status
  - added the required property `items/cc/items/id` to the response with the `200` status
  - added the required property `items/to/items/id` to the response with the `200` status
- **2026-01-24** `978ec5cc8f37` — 1 info
  - added the required property `items/signature/allOf[#/components/schemas/ReadOnlyMessageTemplate]/is_default` to the response with the `200` status
- **2026-01-13** `d8748a28f71f` — 6 info
  - added the required property `items/htmlBody/items/content` to the response with the `200` status
  - added the required property `items/htmlBody/items/partId` to the response with the `200` status
  - added the required property `items/htmlBody/items/type` to the response with the `200` status
  - added the required property `items/textBody/items/content` to the response with the `200` status
  - added the required property `items/textBody/items/partId` to the response with the `200` status
  - added the required property `items/textBody/items/type` to the response with the `200` status
- **2026-01-12** `8b9ed8ea9a42` — 7 breaking
  - removed the required property `items/htmlBody/items/content` from the response with the `200` status
  - removed the required property `items/htmlBody/items/partId` from the response with the `200` status
  - removed the required property `items/htmlBody/items/type` from the response with the `200` status
  - removed the required property `items/signature/allOf[#/components/schemas/ReadOnlyMessageTemplate]/is_default` from the response with the `200` status
  - removed the required property `items/textBody/items/content` from the response with the `200` status
  - removed the required property `items/textBody/items/partId` from the response with the `200` status
  - removed the required property `items/textBody/items/type` from the response with the `200` status
- **2026-01-02** `01b3cc64b3fc` — 1 info
  - added the required property `items/signature/allOf[#/components/schemas/ReadOnlyMessageTemplate]/is_default` to the response with the `200` status

---

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