Skip to main content

Get Folder

GET 

/api/agents/folders/:folder_id

Get a folder by ID.

Args: folder_id: Folder ID web_context: Current authenticated user db_config: Database configuration

Returns: Folder details

Raises: HTTPException: If folder not found

Request

Responses

Successful Response