---
search:
  tags:
    - administration
    - GET
seo:
  description: >-
    Retrieves detailed information about a specific… Reference for the GET
    /administration/project-settings/phases/{id} endpoint in the Leadtime Public
    API API.
sidebar:
  badge: GET
  label: Get project phase details
title: Get project phase details
type: openapi-operation
---
Retrieves detailed information about a specific project phase by its ID.

**What is returned:**
- Phase ID, name, icon, type, and description
- Sort order
- Complete translations array with all language variants

**Use cases:**
- Display phase details in a form
- Verify phase exists before updating
- Retrieve full translation set for editing

<Operation source="api-reference" id="projectsettingscontroller-getprojectphase" />
