---
search:
  tags:
    - administration
    - GET
seo:
  description: >-
    Retrieves all project statuses configured for the… Reference for the GET
    /administration/project-settings/statuses endpoint in the Leadtime Public
    API.
sidebar:
  label: List project statuses
  badge: GET
title: List project statuses
type: openapi-operation
---
Retrieves all project statuses configured for the workspace.

**What are Project Statuses?**
Project statuses describe the major phases a project goes through from planning to completion. They represent the current state of work on a project.

**Default status types include:**
- Sales: Customer is interested and would like an offer
- Requirements: Project is being specified and defined
- Implementation: Project is being carried out technically or organizationally
- Quality Management: Results are being checked
- Billing: Project is being invoiced
- Done: Job is completely finished

**What is returned:**
- Status ID, name, icon, type, and description
- Sort order (for display ordering)
- Multilingual translations

**Note:** The status type determines billing eligibility. Only certain status types allow projects to be billed.

`GET /administration/project-settings/statuses`
