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

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

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

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