curl --request GET \
--url https://api.yertle.com/orgs/all/directories/contents{}Get node contents within a directory path across all organizations the user is a member of.
This endpoint is used by the frontend to show actual nodes within a specific directory across all organizations the user has access to.
curl --request GET \
--url https://api.yertle.com/orgs/all/directories/contents{}Documentation Index
Fetch the complete documentation index at: https://docs.yertle.com/llms.txt
Use this file to discover all available pages before exploring further.
Directory path to list contents
Include nodes from subdirectories
Successful Response
Response for directory-contents endpoints.
Shape is dynamic — callers receive the contents dict produced by the search service. Additional fields are allowed.