List a folder's children
Folders
List a Folder's Children
List the direct children of a folder. The response items are a discriminated union of subfolders and files: subfolders are returned first (alphabetical), then files (alphabetical).
GET
List a folder's children
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.
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Path Parameters
The folder ID
Response
Direct children of the folder
Direct children of the folder. Subfolders first (alphabetical), then files (alphabetical).
- Option 1
- Option 2