---
search:
  tags:
    - projects
    - GET
seo:
  description: >-
    Project documentation allows you to capture, structure, and share… Reference
    for the GET /projects/documentation endpoint in the Leadtime Public API API.
sidebar:
  badge: GET
  label: List project documentation pages
title: List project documentation pages
type: openapi-operation
---
Project documentation allows you to capture, structure, and share project-related knowledge directly in the project context. This helps keep important information like technical notes, repeated questions, and project-specific details organized and accessible.

Retrieves a paginated grid of project documentation with filtering and sorting capabilities. Quick search available on: title. Filterable fields: id, projectId, projectName, title, userId, createdAt, updatedAt, sort. Sortable fields: id, projectId, projectName, title, userId, createdAt, updatedAt, sort.

**Features:**
- View documentation for projects you can access or filter by a specific project
- Each page includes title, author, and last update timestamp
- Pages can be sorted and filtered using grid parameters

**Use cases:**
- Document project setup procedures and access credentials
- Capture technical quirks and troubleshooting steps
- Share project-specific notes and guidelines
- Keep track of important decisions and context

<Operation source="api-reference" id="projectdocumentationcontroller-listprojectdocumentation" />
