voice_agent_groups
Get Voice Agent Group
Get a single voice agent group by ID, enriched with per-member versions.
V1.3 — adds entries_with_versions so the cockpit header can render the aggregate version label without an N-fetch round-trip. Single SQL join on VoiceAgentVersion keyed by each member's active_version_id; agents without an active version get active_version_number=None.
get/api/v1/voice-ai/voice-agent-groups/{group_id}
Path parameters
group_idstring uuid required
Response
Successful Response