> ## Documentation Index
> Fetch the complete documentation index at: https://api-documentation.kare-app.fr/llms.txt
> Use this file to discover all available pages before exploring further.

# Inbox-items

> API changes for the Inbox-items module.

<Update label="2026-09-12">
  **1 API change(s)**

  **`POST /rs/inbox-items/v1/{id}/process`**

  * endpoint added
</Update>

<Update label="2026-09-11">
  **2 API change(s)**

  **`GET /rs/inbox-items/v1/`**

  * added the enum value `report` to the property `items/` of the `query` request parameter `extend`
  * added the optional property `data/items/report` to the response with the `200` status
</Update>

<Update label="2026-09-09">
  **2 API change(s)**

  **`GET /rs/inbox-items/v1/`**

  * added the required property `data/items/latestAnalysis/metadataAnalysisId` to the response with the `200` status

  **`GET /rs/inbox-items/v1/{id}`**

  * added the required property `latestAnalysis/metadataAnalysisId` to the response with the `200` status
</Update>

<Update label="2026-09-08 (#791)">
  **7 API change(s) - ⚠️ includes 4 breaking change(s)**

  **`GET /rs/inbox-items/v1/`**

  * removed the enum value `anomalies-analysis` from the property `items/` of the `query` request parameter `extend`
  * removed the optional property `data/items/anomaliesAnalysis` from the response with the `200` status
  * added the new optional `query` request parameter `whereSource`
  * added the required property `data/items/inboxMail/source` to the response with the `200` status

  **`GET /rs/inbox-items/v1/{id}`**

  * removed the enum value `anomalies-analysis` from the property `items/` of the `query` request parameter `extend`
  * removed the optional property `anomaliesAnalysis` from the response with the `200` status
  * added the required property `inboxMail/source` to the response with the `200` status
</Update>

<Update label="2026-09-08">
  **14 API change(s)**

  **`GET /rs/inbox-items/v1/`**

  * added the enum value `anomalies-analysis` to the property `items/` of the `query` request parameter `extend`
  * added the enum value `latest-analysis` to the property `items/` of the `query` request parameter `extend`
  * added the enum value `sender-provider` to the property `items/` of the `query` request parameter `extend`
  * added the optional property `data/items/anomaliesAnalysis` to the response with the `200` status
  * added the optional property `data/items/latestAnalysis` to the response with the `200` status
  * added the optional property `data/items/senderProvider` to the response with the `200` status
  * added the required property `data/items/classifyParked` to the response with the `200` status

  **`GET /rs/inbox-items/v1/{id}`**

  * added the enum value `anomalies-analysis` to the property `items/` of the `query` request parameter `extend`
  * added the enum value `latest-analysis` to the property `items/` of the `query` request parameter `extend`
  * added the enum value `sender-provider` to the property `items/` of the `query` request parameter `extend`
  * added the optional property `anomaliesAnalysis` to the response with the `200` status
  * added the optional property `latestAnalysis` to the response with the `200` status
  * added the optional property `senderProvider` to the response with the `200` status
  * added the required property `classifyParked` to the response with the `200` status
</Update>

<Update label="2026-09-07">
  **2 API change(s) - ⚠️ includes 2 breaking change(s)**

  **`GET /rs/inbox-items/v1/`**

  * for the `query` request parameter `whereIds`, the type/format of property `items/` was specialized from `string`/\`\` to `string`/`uuid`
  * for the `query` request parameter `whereMailIds`, the type/format of property `items/` was specialized from `string`/\`\` to `string`/`uuid`
</Update>

<Update label="2026-09-01">
  **1 API change(s)**

  **`GET /rs/inbox-items/v1/`**

  * added the enum value `updatedAt` to the property `items/field` of the `query` request parameter `orderBy`
</Update>

<Update label="2026-08-26 (#673)">
  **1 API change(s)**

  **`GET /rs/inbox-items/v1/`**

  * added the new optional `query` request parameter `countOnly`
</Update>

<Update label="2026-08-26 (#662)">
  **1 API change(s)**

  **`GET /rs/inbox-items/v1/`**

  * added the new optional `query` request parameter `whereSearch`
</Update>

<Update label="2026-08-26">
  **4 API change(s)**

  **`GET /rs/inbox-items/v1/`**

  * added the enum value `download-url` to the property `items/` of the `query` request parameter `extend`
  * added the optional property `data/items/downloadUrl` to the response with the `200` status

  **`GET /rs/inbox-items/v1/{id}`**

  * added the enum value `download-url` to the property `items/` of the `query` request parameter `extend`
  * added the optional property `downloadUrl` to the response with the `200` status
</Update>

<Update label="2026-08-05">
  **51 API change(s) — ⚠️ includes 23 breaking change(s)**

  **`GET /rs/inbox-items/v1/`**

  * removed the enum value `fromEmail` from the property `items/field` of the `query` request parameter `orderBy`
  * removed the required property `data/items/files` from the response with the `200` status
  * removed the required property `data/items/fromEmail` from the response with the `200` status
  * removed the required property `data/items/receivedAt` from the response with the `200` status
  * removed the required property `data/items/rejectionReason` from the response with the `200` status
  * removed the required property `data/items/subject` from the response with the `200` status
  * for the `query` request parameter `extend`, the type/format of property `items/` was changed from `/` to `string`/\`\`
  * deleted the `query` request parameter `whereRejectionReason`
  * added the new `dismissed` enum value to the `data/items/status` response property for the response status `200`
  * added the new `pending` enum value to the `data/items/status` response property for the response status `200`
  * added the new `quote` enum value to the `data/items/type` response property for the response status `200`
  * added the new `unknown` enum value to the `data/items/type` response property for the response status `200`
  * api tag `inbox-items` added
  * api tag `inbox` removed
  * added the new optional `query` request parameter `whereMailIds`
  * added the enum value `actions-info` to the property `items/` of the `query` request parameter `extend`
  * added the enum value `mail` to the property `items/` of the `query` request parameter `extend`
  * added the enum value `type` to the property `items/field` of the `query` request parameter `orderBy`
  * added the optional property `data/items/actions` to the response with the `200` status
  * added the optional property `data/items/inboxMail` to the response with the `200` status
  * removed the `accepted` enum value from the `data/items/status` response property for the response status `200`
  * removed the `pending_bo_review` enum value from the `data/items/status` response property for the response status `200`
  * removed the `received` enum value from the `data/items/status` response property for the response status `200`
  * removed the `rejected` enum value from the `data/items/status` response property for the response status `200`
  * added the required property `data/items/file` to the response with the `200` status
  * added the required property `data/items/inboxMailId` to the response with the `200` status

  **`GET /rs/inbox-items/v1/{id}`**

  * removed the required property `body` from the response with the `200` status
  * removed the required property `files` from the response with the `200` status
  * removed the required property `fromEmail` from the response with the `200` status
  * removed the required property `receivedAt` from the response with the `200` status
  * removed the required property `rejectionReason` from the response with the `200` status
  * removed the required property `subject` from the response with the `200` status
  * for the `query` request parameter `extend`, the type/format of property `items/` was changed from `/` to `string`/\`\`
  * added the new `dismissed` enum value to the `status` response property for the response status `200`
  * added the new `pending` enum value to the `status` response property for the response status `200`
  * added the new `quote` enum value to the `type` response property for the response status `200`
  * added the new `unknown` enum value to the `type` response property for the response status `200`
  * api tag `inbox-items` added
  * api tag `inbox` removed
  * added the enum value `actions-info` to the property `items/` of the `query` request parameter `extend`
  * added the enum value `mail` to the property `items/` of the `query` request parameter `extend`
  * added the optional property `actions` to the response with the `200` status
  * added the optional property `inboxMail` to the response with the `200` status
  * removed the `accepted` enum value from the `status` response property for the response status `200`
  * removed the `pending_bo_review` enum value from the `status` response property for the response status `200`
  * removed the `received` enum value from the `status` response property for the response status `200`
  * removed the `rejected` enum value from the `status` response property for the response status `200`
  * added the required property `file` to the response with the `200` status
  * added the required property `inboxMailId` to the response with the `200` status

  **`DELETE /rs/inbox-items/v1/{id}`**

  * endpoint added

  **`POST /rs/inbox-items/v1/{id}/dismiss`**

  * endpoint added
</Update>
