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

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

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

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