curl --request GET \
--url https://api.example.com/api/agents/{agent_id} \
--header 'X-API-Key: <x-api-key>' \
--header 'X-Organization-Id: <x-organization-id>'{
"success": true,
"data": {
"agent_id": "agent_a1b2c3d4e5f6",
"agent_name": "Sales Rep",
"language": "EN",
"stt_provider": "deepgram",
"tts_provider": "elevenlabs",
"tts_voice": "21m00Tcm4TlvDq8ikWAM",
"llm_provider": "openai",
"llm_model": "gpt-4o",
"system_prompt": "You are a helpful sales representative...",
"speak_first": true,
"end_call_tool": true,
"llm_temperature": 0.7,
"recording_enabled": true,
"voicemail_detection": false,
"voicemail_response_delay": 2.0,
"custom_tools": [],
"kb_document_ids": [],
"assigned_phone_number_ids": [],
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-20T14:45:00Z"
}
}
curl --request GET \
--url https://api.example.com/api/agents/{agent_id} \
--header 'X-API-Key: <x-api-key>' \
--header 'X-Organization-Id: <x-organization-id>'{
"success": true,
"data": {
"agent_id": "agent_a1b2c3d4e5f6",
"agent_name": "Sales Rep",
"language": "EN",
"stt_provider": "deepgram",
"tts_provider": "elevenlabs",
"tts_voice": "21m00Tcm4TlvDq8ikWAM",
"llm_provider": "openai",
"llm_model": "gpt-4o",
"system_prompt": "You are a helpful sales representative...",
"speak_first": true,
"end_call_tool": true,
"llm_temperature": 0.7,
"recording_enabled": true,
"voicemail_detection": false,
"voicemail_response_delay": 2.0,
"custom_tools": [],
"kb_document_ids": [],
"assigned_phone_number_ids": [],
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-20T14:45:00Z"
}
}
agent_[a-f0-9]{12,}).agents:read (all roles)Show properties
EN, ES).deepgram, aws).elevenlabs, cartesia, deepgram).openai, anthropic, google).gpt-4o, gemini-2.5-flash-lite).{
"success": true,
"data": {
"agent_id": "agent_a1b2c3d4e5f6",
"agent_name": "Sales Rep",
"language": "EN",
"stt_provider": "deepgram",
"tts_provider": "elevenlabs",
"tts_voice": "21m00Tcm4TlvDq8ikWAM",
"llm_provider": "openai",
"llm_model": "gpt-4o",
"system_prompt": "You are a helpful sales representative...",
"speak_first": true,
"end_call_tool": true,
"llm_temperature": 0.7,
"recording_enabled": true,
"voicemail_detection": false,
"voicemail_response_delay": 2.0,
"custom_tools": [],
"kb_document_ids": [],
"assigned_phone_number_ids": [],
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-01-20T14:45:00Z"
}
}