---
search:
  tags:
    - tasks
    - GET
seo:
  description: >-
    Returns a list of all task statuses configured in the workspace. Task
    statuses… Reference for the GET /tasks/statuses endpoint in the Leadtime
    Public API API.
sidebar:
  badge: GET
  label: List all task statuses
title: List all task statuses
type: openapi-operation
---
Returns a list of all task statuses configured in the workspace. Task statuses show the progress of a task in the ticket system and represent different phases in the workflow (e.g., New, In Progress, Feedback, Resolved, Closed, Backlog). Each status has a type, icon, sort order, and multilingual translations. This endpoint is optimized for common list data retrieval.

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