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

# Folders

> API changes for the Folders module.

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

  **`GET /rs/folders/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/folders/v1/`**

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

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

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

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

<Update label="2026-07-20">
  **5 API change(s)**

  **`GET /rs/folders/v1/`**

  * endpoint added

  **`POST /rs/folders/v1/`**

  * endpoint added

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

  * endpoint added

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

  * endpoint added

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

  * endpoint added
</Update>
