curl --request GET \
--url https://app.closerx.ai/api/agent/update/{agent_id}/ \
--header 'Company-Name: <company-name>' \
--header 'api_key: <api-key>'{
"success": true,
"message": "get agent detail",
"data": {
"pk": 521,
"agent_name": "add_agent_name",
"agent_id": "agent_aa2c4c2895abe6ab7c0e89b607",
"voice_id": "11labs-Marissa",
"language": "en-US",
"interruption_sensitivity": "1.0",
"voicemail": true,
"voicemail_message": null,
"end_call_after_silence": 10,
"max_call_duration": 10,
"reminder_trigger": 10,
"ambient_sound": null,
"analysis_data": [],
"llm": 527,
"voice_speed": 1,
"voice_temperature": 1,
"volume": 1,
"enable_backchannel": true,
"normalize_for_speech": false,
"enable_transcription_formatting": true,
"reminder_trigger_ms": 10000,
"reminder_max_count": 1,
"boosted_keywords": [],
"ambient_sound_volume": 1,
"voicemail_detection_timeout_ms": 5000,
"begin_message_delay_ms": 0,
"updated_at": "2025-08-13T09:41:44.564571Z",
"is_locked": false,
"calendar_id": null,
"inbound_appoitment": false,
"ring_duration_sec": 30,
"stt_mode": "fast",
"backchannel_words": null,
"backchannel_frequency": 0.8,
"call_scheduling": false,
"agent_crm_type": null,
"voicemail_option": {
"action": {
"type": "hangup"
}
},
"pronunciation_dictionary": [
{
"word": "hello",
"alphabet": "CMU",
"phoneme": "<string>"
}
],
"vocab_specialization": "general",
"allow_user_dtmf": true,
"user_dtmf_options": {
"digit_limit": 123,
"timeout_ms": 123,
"termination_key": "<string>"
},
"denoising_mode": "noise-cancellation"
},
"voice_list": [
{
"id": 3,
"voice_name": "aicall_ryan",
"voice_id": "custom_voice_937c75901acb54b42837d3dafa",
"preview_audio_url": "https://aicall-utils-public.s3.us-west-2.amazonaws.com/custom_voice_937c75901acb54b42837d3dafa.mp3",
"created_at": "2025-08-01T16:31:51.688674Z",
"updated_at": "2025-08-01T16:31:51.688683Z"
}
],
"ghl_data": {
"ghl_connection": true,
"ghl_book_meeting": true,
"inbound_appoitment": false,
"calendar_id": null
}
}Retrieves the configuration of an existing AI call agent by its ID
curl --request GET \
--url https://app.closerx.ai/api/agent/update/{agent_id}/ \
--header 'Company-Name: <company-name>' \
--header 'api_key: <api-key>'{
"success": true,
"message": "get agent detail",
"data": {
"pk": 521,
"agent_name": "add_agent_name",
"agent_id": "agent_aa2c4c2895abe6ab7c0e89b607",
"voice_id": "11labs-Marissa",
"language": "en-US",
"interruption_sensitivity": "1.0",
"voicemail": true,
"voicemail_message": null,
"end_call_after_silence": 10,
"max_call_duration": 10,
"reminder_trigger": 10,
"ambient_sound": null,
"analysis_data": [],
"llm": 527,
"voice_speed": 1,
"voice_temperature": 1,
"volume": 1,
"enable_backchannel": true,
"normalize_for_speech": false,
"enable_transcription_formatting": true,
"reminder_trigger_ms": 10000,
"reminder_max_count": 1,
"boosted_keywords": [],
"ambient_sound_volume": 1,
"voicemail_detection_timeout_ms": 5000,
"begin_message_delay_ms": 0,
"updated_at": "2025-08-13T09:41:44.564571Z",
"is_locked": false,
"calendar_id": null,
"inbound_appoitment": false,
"ring_duration_sec": 30,
"stt_mode": "fast",
"backchannel_words": null,
"backchannel_frequency": 0.8,
"call_scheduling": false,
"agent_crm_type": null,
"voicemail_option": {
"action": {
"type": "hangup"
}
},
"pronunciation_dictionary": [
{
"word": "hello",
"alphabet": "CMU",
"phoneme": "<string>"
}
],
"vocab_specialization": "general",
"allow_user_dtmf": true,
"user_dtmf_options": {
"digit_limit": 123,
"timeout_ms": 123,
"termination_key": "<string>"
},
"denoising_mode": "noise-cancellation"
},
"voice_list": [
{
"id": 3,
"voice_name": "aicall_ryan",
"voice_id": "custom_voice_937c75901acb54b42837d3dafa",
"preview_audio_url": "https://aicall-utils-public.s3.us-west-2.amazonaws.com/custom_voice_937c75901acb54b42837d3dafa.mp3",
"created_at": "2025-08-01T16:31:51.688674Z",
"updated_at": "2025-08-01T16:31:51.688683Z"
}
],
"ghl_data": {
"ghl_connection": true,
"ghl_book_meeting": true,
"inbound_appoitment": false,
"calendar_id": null
}
}The name of the schema to be used for the request
Unique identifier for the AI call agent to retrieve
"16b980523634a6dc504898cda492e939"
AI call agent retrieval response
Indicates whether the request was successful
true
Message describing the result of the request
"get agent detail"
Show child attributes
Primary key for the AI call agent
521
Name of the AI call agent
"add_agent_name"
Unique identifier for the AI call agent
"agent_aa2c4c2895abe6ab7c0e89b607"
Identifier for the voice used by the agent
"11labs-Marissa"
Language code or type (e.g., en-US, multi)
"en-US"
Sensitivity level for interruptions
"1.0"
Indicates if voicemail is enabled
true
Voicemail message content
null
Duration of silence before ending the call (in seconds)
10
Maximum call duration (in minutes)
10
Time before triggering a reminder (in seconds)
10
Ambient sound setting
null
Data for call analysis
[]Identifier for the language model used
527
Speed of the voice
1
Temperature setting for voice generation
1
Volume level for the voice
1
Indicates if backchannel responses are enabled
true
Indicates if speech normalization is enabled
false
Indicates if transcription formatting is enabled
true
Reminder trigger time in milliseconds
10000
Maximum number of reminders
1
List of keywords to boost in processing
[]Volume level for ambient sound
1
Timeout for voicemail detection in milliseconds
5000
Delay before starting message in milliseconds
0
Timestamp when the agent was last updated
"2025-08-13T09:41:44.564571Z"
Indicates if the agent is locked
false
Identifier for associated calendar
null
Indicates if inbound appointment scheduling is enabled
false
Ring duration in seconds
30
Speech-to-text mode (e.g., fast)
"fast"
Words used for backchannel responses
null
Frequency of backchannel responses
0.8
Indicates if call scheduling is enabled
false
Type of CRM integration for the agent
null
Vocabulary set for transcription (English only). Defaults to general.
general, medical "general"
If set to true, DTMF input will be accepted and processed. If false, any DTMF input will be ignored. Default to true.
true
DTMF options for the agent.
Show child attributes
The maximum number of digits allowed in the user's DTMF (Dual-Tone Multi-Frequency) input per turn. Once this limit is reached, the input is considered complete and a response will be generated immediately.
The time (in milliseconds) to wait for user DTMF input before timing out. The timer resets with each digit received.
A single key that signals the end of DTMF input. Acceptable values include any digit (0–9), the pound/hash symbol (#), or the asterisk (*).
Denoising mode for audio. Defaults to noise-cancellation.
noise-cancellation, noise-and-background-speech-cancellation "noise-cancellation"
List of available voices for the agent
Show child attributes
Unique identifier for the voice
3
Name of the voice
"aicall_ryan"
Unique identifier for the voice
"custom_voice_937c75901acb54b42837d3dafa"
URL to the voice's preview audio
"https://aicall-utils-public.s3.us-west-2.amazonaws.com/custom_voice_937c75901acb54b42837d3dafa.mp3"
Timestamp when the voice was created
"2025-08-01T16:31:51.688674Z"
Timestamp when the voice was last updated
"2025-08-01T16:31:51.688683Z"
Show child attributes
Indicates if GoHighLevel is connected
true
Indicates if meeting booking is enabled
true
Indicates if inbound appointment scheduling is enabled
false
Identifier for associated calendar
null