v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-0815390371.2 KB
Controllers

Get Bot Controller Configs

Get all controller configurations for a specific bot.

Args: bot_name: Name of the bot to get configurations for

Returns: List of controller configurations for the bot

Raises: HTTPException: 404 if bot not found

get/controllers/bots/{bot_name}/configs

Path parameters

bot_namestring required

Response

Successful Response

object[] required