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

# Qrcodes

> API changes for the Qrcodes module.

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

  **`GET /rs/qrcodes/v1/`**

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

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

  **`GET /rs/qrcodes/v1/`**

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

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

  **`GET /rs/qrcodes/v1/`**

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

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

  **`GET /rs/qrcodes/v1/`**

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

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

  **`GET /rs/qrcodes/v1/`**

  * endpoint added

  **`GET /rs/qrcodes/v1/scan/{slug}`**

  * endpoint added

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

  * endpoint added

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

  * endpoint added
</Update>
