Lists content documents for the project with pagination. Response rows are summary fields only; use GET /content/:id for the full document.
Documentation Index
Fetch the complete documentation index at: https://promptwatch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Page number (1-based).
x >= 1Page size (max 100); matches other v2 list endpoints.
1 <= x <= 100Sort field.
createdAt, updatedAt Sort direction.
asc, desc Filter by CREATE vs OPTIMIZE.
CREATE, OPTIMIZE Filter by generation status.
DRAFT, PENDING, IN_PROGRESS, COMPLETED, FAILED, STOPPED Default Response
Documents for the current page (no full markdown body).
Total documents matching filters (all pages).
x >= 0x >= 1Page length (same as request size).
x >= 1Ceil(total / size).
x >= 0