List path parts (folders) under a parent with traversal.
This is a generic endpoint for traversing the folder hierarchy. It returns only FOLDER type path parts.
For listing folder contents that includes documents with enriched metadata, use GET /folders//contents instead.
Documentation Index
Fetch the complete documentation index at: https://docs.knowledgestack.ai/llms.txt
Use this file to discover all available pages before exploring further.
Parent PathPart ID (defaults to root)
Maximum depth to traverse (1 = direct children, default: 1)
x >= 1Sort order for results (default: LOGICAL)
LOGICAL, NAME, UPDATED_AT, CREATED_AT Number of items per page
1 <= x <= 100Number of items to skip
x >= 0