---
search:
  tags:
    - administration
    - GET
seo:
  description: >-
    Returns full details of a component… Reference for the GET
    /administration/project-components/componentsDetails/{id} endpoint in the
    Leadtime Public API API.
sidebar:
  badge: GET
  label: Get component library component details
title: Get component library component details
type: openapi-operation
---
Returns full details of a component library component including all nested children and metadata.

**What are Library Components?**
Library components are workspace-wide reusable templates (projectId is null). They serve as blueprints that can be imported into projects. Unlike project components, library components contain no live data - no answers to questions, no task connections, and no evaluations.

All ProseMirror editor content (description, internalNote) is converted to HTML format. Only library components (projectId is null) are accessible through this endpoint.

<Operation source="api-reference" id="componentlibrarycontroller-getcomponentdetails" />
