9cd7291d4228

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-136188852.7 MB
teams

Get a team's voice call behavior settings

Return the team's canonical VoiceCallSettings.

Team-scoped reads never consult the legacy VPC scalar columns: a NULL/empty JSON column means schema defaults. This is the LIVE value even while a saved config is linked — saved configs are pipeline-only and never carry call behavior.

get/v1/teams/{team_id}/call-settings

Path parameters

team_idstring uuid required

Response

Successful Response

interruptions_enabledboolean
interruption_min_wordsinteger
interruption_min_duration_msinteger
interruption_backoff_msinteger
interruption_trigger_phrasesstring[]
interruption_hard_phrasesstring[]
interruption_final_transcript_grace_msinteger
dtmf_enabledboolean
dtmf_termination_digitstring
dtmf_inter_digit_timeout_msinteger
dtmf_max_digitsinteger
dtmf_prefixstring
max_call_duration_msinteger
silence_timeout_msinteger
silence_reminder_countinteger
silence_reminder_mode'static' | 'auto'
silence_reminder_messagestring nullable
silence_end_action'hangup_immediate' | 'speak_then_hangup'
silence_end_messagestring nullable
voicemail_detection_mode'off' | 'leave_message'
voicemail_detection_timeout_msinteger
voicemail_detection_modelstring nullable
voicemail_messagestring nullable
background_audio_enabledboolean
background_audio_preset'office' | 'cafe' | 'city' | 'keyboard_typing' | 'keyboard_typing2' nullable
background_audio_volumenumber
background_audio_loopboolean
recording_enabledboolean