> ## 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.

# Report-analyses

> API changes for the Report-analyses module.

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

  **`GET /rs/report-analyses/v1/`**

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

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

  **`GET /rs/report-analyses/v1/`**

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

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

  **`GET /rs/report-analyses/v1/`**

  * added the new `comparison` enum value to the `data/items/step` response property for the response status `200`

  **`GET /rs/report-analyses/v1/{id}`**

  * added the new `comparison` enum value to the `step` response property for the response status `200`

  **`POST /rs/report-analyses/v1/`**

  * added the new `comparison` enum value to the request property `step`
</Update>

<Update label="2026-07-31">
  **4 API change(s)**

  **`GET /rs/report-analyses/v1/`**

  * endpoint added

  **`POST /rs/report-analyses/v1/`**

  * endpoint added

  **`GET /rs/report-analyses/v1/{id}`**

  * endpoint added

  **`POST /rs/report-analyses/v1/{id}/cancel`**

  * endpoint added
</Update>
