---
search:
  tags:
    - administration
    - GET
seo:
  description: >-
    Same data as GET /workspace/form-templates: categories… Reference for the
    GET /administration/form-templates-available endpoint in the Leadtime Public
    API API.
sidebar:
  badge: GET
  label: List form categories and templates (read-only, for attaching forms to tasks)
title: List form categories and templates (read-only, for attaching forms to tasks)
type: openapi-operation
---
Same data as GET `/workspace/form-templates`: categories plus template list items (including each template `id`). Use a template `id` as `templateId` in POST `/tasks/{identifier}/form-instances`. Prefer GET `/workspace/form-templates` for new integrations; field schemas are available from GET `/workspace/form-templates/{id}`.

<Operation source="api-reference" id="formtemplatescontroller-getformtemplatesavailable" />
