---
search:
  tags:
    - tasks
    - GET
seo:
  description: >-
    Returns a list of all custom fields configured for tasks in the workspace.…
    Reference for the GET /tasks/custom-fields endpoint in the Leadtime Public
    API API.
sidebar:
  badge: GET
  label: List all task custom fields
title: List all task custom fields
type: openapi-operation
---
Returns a list of all custom fields configured for tasks in the workspace. Custom fields capture project-specific data and add structured, multilingual input fields to tasks beyond the standard fields. Available field types include Text, Text Area, Number, Date, Checkbox, and Select (dropdown). Each field includes translations, sort order, and select options for dropdown fields. This endpoint is optimized for common list data retrieval.

<Operation source="api-reference" id="taskscontroller-listtaskcustomfields" />
