Skip to main content

Get Folder Contents

GET 

/api/agents/folders/:folder_id/contents

Get contents of a folder (subfolders and agents).

Args: folder_id: Folder ID (None for root) web_context: Current authenticated user db_config: Database configuration

Returns: Dictionary with folders and agents

Request

Responses

Successful Response