A valid request URL is required to generate request examples
{ "id": "<string>", "name": "<string>", "user_id": "<string>", "org_id": "<string>", "description": "<string>", "model_provider": "<string>", "model_name": "<string>", "system_prompt": "<string>", "temperature": 123, "max_tokens": 123, "first_message": "<string>", "first_message_mode": "<string>", "voice_provider": "<string>", "voice_id": "<string>", "voice_model": "<string>", "voice_stability": 123, "voice_similarity": 123, "voice_speed": 123, "transcriber_provider": "<string>", "transcriber_model": "<string>", "transcriber_language": "<string>", "background_sound": "<string>", "background_sound_url": "<string>", "max_duration": 123, "silence_timeout": 123, "enable_end_call": true, "voicemail_detection": true, "voicemail_message": "<string>", "server_url": "<string>", "tool_ids": [ "<unknown>" ], "rag_enabled": true, "rag_config": {}, "status": "<string>", "created_at": "<string>", "updated_at": "<string>", "deleted_at": "<string>", "hipaa_compliance": true, "audio_recording": true, "logging": true, "transcript_enabled": true }
Retrieve a specific agent by ID.
Successful Response
Full agent object returned by the API.