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

# Form-templates

> API changes for the Form-templates module.

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

  **`GET /rs/form-templates/v1/`**

  * added the new optional `query` request parameter `countOnly`

  **`GET /rs/form-templates/v1/{id}/submissions`**

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

<Update label="2026-07-28">
  **9 API change(s)**

  **`GET /rs/form-templates/v1/`**

  * endpoint added

  **`POST /rs/form-templates/v1/`**

  * endpoint added

  **`GET /rs/form-templates/v1/submissions/compliance-coverage/{complianceCoverageId}`**

  * endpoint added

  **`POST /rs/form-templates/v1/submissions/compliance-coverage/{complianceCoverageId}`**

  * endpoint added

  **`DELETE /rs/form-templates/v1/{id}`**

  * endpoint added

  **`GET /rs/form-templates/v1/{id}`**

  * endpoint added

  **`PATCH /rs/form-templates/v1/{id}`**

  * endpoint added

  **`POST /rs/form-templates/v1/{id}/duplicate`**

  * endpoint added

  **`GET /rs/form-templates/v1/{id}/submissions`**

  * endpoint added
</Update>
