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

# Comments

> API changes for the Comments module.

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

  **`GET /rs/comments/v1/count`**

  * api path removed without deprecation

  **`GET /rs/comments/v1/`**

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

<Update label="2026-07-24">
  **1 API change(s)**

  **`GET /rs/comments/v1/{id}`**

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

<Update label="2026-07-17">
  **6 API change(s)**

  **`GET /rs/comments/v1/`**

  * endpoint added

  **`POST /rs/comments/v1/`**

  * endpoint added

  **`GET /rs/comments/v1/count`**

  * endpoint added

  **`DELETE /rs/comments/v1/{id}`**

  * endpoint added

  **`GET /rs/comments/v1/{id}`**

  * endpoint added

  **`PATCH /rs/comments/v1/{id}`**

  * endpoint added
</Update>
