Settings

Get Outbound Settings

Get outbound calling window settings for the customer.

Returns the calling window start/end times in Eastern Time, plus the allowed bounds for this customer (wider when the developer-only extended calling window is on). If no settings exist, returns defaults (12:00-18:00 ET).

get/settings/outbound

Response

Successful Response

calling_window_startstring required

Start of calling window in HH:MM format (Eastern Time)

calling_window_endstring required

End of calling window in HH:MM format (Eastern Time)

min_calling_window_startstring required

Earliest allowed calling window start in HH:MM format (Eastern Time), based on the customer's extended calling window flag

max_calling_window_endstring required

Latest allowed calling window end in HH:MM format (Eastern Time), based on the customer's extended calling window flag

call_pacing_enabledboolean

Whether outbound calls are paced at one per 10 minutes. When false, calls are placed as soon as they are queued. Read-only here -- edited on the developer settings router.

outbound_leads_enabledboolean

Whether this customer curates a lead list. When false their leads arrive from a trigger, so the lead list, CSV import and manual call queueing are hidden. Read-only here -- edited on the developer settings router.

Changes

No recorded changes to this endpoint across all 1 revision of this API.