Get Controller Config
Controllers
Get Controller Config
Get controller configuration by config name.
Args: config_name: Name of the configuration file to retrieve
Returns: Dictionary with controller configuration
Raises: HTTPException: 404 if configuration not found
GET
Get Controller Config
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Response
Successful Response
The response is of type Response Get Controller Config Controllers Configs Config Name Get · object.

