List all folders accessible to the authenticated user, returned as a flat list with full paths.
Pass scope to filter to one of the three top-level meta-collections shown in the GC AI UI:
my-files — folders rooted in the user’s personal “My Files” treeshared-with-me — folders explicitly shared with the user by other usersorganization — folders rooted in the organization’s “Organization Files” treeFiltering by scope requires a user-scoped API key (u:gcai_...).
Documentation Index
Fetch the complete documentation index at: https://docs.gc.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → Organization → API Keys.
Max folders to return (default 100, max 500)
0 < x <= 500Number of folders to skip (default 0)
x >= 0Filter folders to a single meta-collection. Requires a user-scoped API key.
my-files, shared-with-me, organization "my-files"