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