v1
latestOpenAPI 3.1.02026-07-261344388.3 KBDocument
List documents
Retrieve a paginated list of documents for a project with optional filtering.
get/api/projects/{projectId}/documents
Path parameters
projectIdstring uuid required
Project unique identifier
Query parameters
parentIdstring uuid
Filter by parent document ID
Include only deleted documents
searchstring
Search documents by name
keystring
Get a single document by exact key
keysstring
Comma separated list of document keys to retrieve
Include ancestor documents
contentTypestring
Filter by content type (comma separated)
Return only directory documents
Return only direct children
pagenumber
Current page
perPagenumber
Number of items per page
Response
Paginated list of documents