Search for folders and documents by name.
Performs a case-insensitive partial name match using trigram indexing. Results are filtered by the current user’s path permissions.
When parent_path_part_id is provided, only items under that folder are searched. Otherwise, all accessible items across the tenant are searched.
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.
Case-insensitive partial name search
1 - 255Sort order for results (default: NAME)
NAME, UPDATED_AT, CREATED_AT Filter by item type (default: both folders and documents)
FOLDER, DOCUMENT Include tags in the response (default: false)
Scope search to descendants of this folder's path part
Number of items per page
1 <= x <= 100Number of items to skip
x >= 0Successful Response
List of items
Folder response model.
Total number of items
x >= 0Number of items per page
x >= 1Number of items to skip
x >= 0