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

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

`GET /api/v1.0/mailboxes/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 15 of 54 revisions.

- **2026-06-23** `302e2aacc458` — 1 breaking
- **2026-06-10** `3ffcd4a80db7` — 2 info
- **2026-06-05** `8afe1f77a5c8` — 2 breaking
- **2026-06-01** `02f320d0d6dd` — 2 info
- **2026-05-07** `1516e10a835a` — 2 info
- **2026-05-06** `2319a741f4d2` — 2 breaking
- **2026-05-05** `75dbb02c61c0` — 2 info
- **2026-04-09** `6ea533c083c2` — 3 breaking, 1 info
- **2026-04-09** `cf070e65cfb6` — 4 breaking
- **2026-04-09** `5ae90ac0a17f` — 3 breaking, 1 info
- **2026-03-03** `95d67b78149c` — 2 breaking, 2 info
- **2026-03-03** `16cddb16df6f` — 1 info
- **2026-03-03** `e6feb47a0d7e` — 3 breaking, 2 info
- **2026-02-25** `575958bae459` — 2 breaking, 3 info
- **2026-01-28** `5d89432b30be` — 1 info

## Changes

- **2026-06-23** `302e2aacc458` — 1 breaking
  - the response property `items/role` became nullable for the status `200`
- **2026-06-10** `3ffcd4a80db7` — 2 info
  - added the required property `items/domain_id` to the response with the `200` status
  - added the required property `items/name` to the response with the `200` status
- **2026-06-05** `8afe1f77a5c8` — 2 breaking
  - removed the required property `items/domain_id` from the response with the `200` status
  - removed the required property `items/name` from the response with the `200` status
- **2026-06-01** `02f320d0d6dd` — 2 info
  - added the required property `items/domain_id` to the response with the `200` status
  - added the required property `items/name` to the response with the `200` status
- **2026-05-07** `1516e10a835a` — 2 info
  - added the required property `items/count_assigned` to the response with the `200` status
  - added the required property `items/is_shared` to the response with the `200` status
- **2026-05-06** `2319a741f4d2` — 2 breaking
  - removed the required property `items/count_assigned` from the response with the `200` status
  - removed the required property `items/is_shared` from the response with the `200` status
- **2026-05-05** `75dbb02c61c0` — 2 info
  - added the required property `items/count_assigned` to the response with the `200` status
  - added the required property `items/is_shared` to the response with the `200` status
- **2026-04-09** `6ea533c083c2` — 3 breaking, 1 info
  - the `items/count_delivering` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `items/count_threads` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `items/count_unread_threads` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - added the required property `items/count_unread_mentions` to the response with the `200` status
- **2026-04-09** `cf070e65cfb6` — 4 breaking
  - the `items/count_delivering` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
  - the `items/count_threads` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
  - the `items/count_unread_threads` response's property type/format changed from `integer`/`` to `string`/`` for status `200`
  - removed the required property `items/count_unread_mentions` from the response with the `200` status
- **2026-04-09** `5ae90ac0a17f` — 3 breaking, 1 info
  - the `items/count_delivering` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `items/count_threads` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `items/count_unread_threads` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - added the required property `items/count_unread_mentions` to the response with the `200` status
- **2026-03-03** `95d67b78149c` — 2 breaking, 2 info
  - removed the required property `items/count_messages` from the response with the `200` status
  - removed the required property `items/count_unread_messages` from the response with the `200` status
  - added the required property `items/count_threads` to the response with the `200` status
  - added the required property `items/count_unread_threads` to the response with the `200` status
- **2026-03-03** `16cddb16df6f` — 1 info
  - added the required property `items/is_identity` to the response with the `200` status
- **2026-03-03** `e6feb47a0d7e` — 3 breaking, 2 info
  - removed the required property `items/count_threads` from the response with the `200` status
  - removed the required property `items/count_unread_threads` from the response with the `200` status
  - removed the required property `items/is_identity` from the response with the `200` status
  - added the required property `items/count_messages` to the response with the `200` status
  - added the required property `items/count_unread_messages` to the response with the `200` status
- **2026-02-25** `575958bae459` — 2 breaking, 3 info
  - removed the required property `items/count_messages` from the response with the `200` status
  - removed the required property `items/count_unread_messages` from the response with the `200` status
  - added the required property `items/count_threads` to the response with the `200` status
  - added the required property `items/count_unread_threads` to the response with the `200` status
  - added the required property `items/is_identity` to the response with the `200` status
- **2026-01-28** `5d89432b30be` — 1 info
  - added the required property `items/count_delivering` to the response with the `200` status

---

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