Calls
Get Screening Twiml
Twilio webhook: Get initial TwiML for screening call.
This endpoint is called by Twilio when the screening call connects. Returns TwiML with the screening prompt (TTS) and DTMF gather.
No authentication (Twilio webhook).
post/calls/screening/twiml/{screening_id}
Path parameters
screening_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/calls/screening/twiml/{screening_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.