Get Agents Select List
GET/api/agents/select-list
Returns simplified agent list for dropdown selection. Only includes active agents.
Args: web_context: Current authenticated user service: AgentConfigService instance
Returns: List of {value: agent_id, label: agent_name} for dropdown
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error