List folders
Returns a paginated list of Knowledge Hub folders (also called Spaces or Hubs) in the workspace.
Folders group pages and sources, and can be nested to form a hierarchy.
Pass parent to list the direct children of a folder, or omit it to list
every folder in the workspace.
API keys are workspace-scoped and admin-created, so the response includes every non-archived folder regardless of its visibility scope.
Authorizations
API key created in Settings > API.
Format: exec_live_ followed by 40 alphanumeric characters.
Query Parameters
Return only the direct children of this folder (folder UUID). Omit to list all folders.
Case-insensitive search over folder names
Pagination page number (1-indexed) — which page of results to return, not a Knowledge Hub page.
x >= 1Number of results per page (max 100)
1 <= x <= 100