---
title: "Twiml Incoming Screen"
method: POST
path: "/voice/twiml/incoming/screen"
tags: ["voice"]
---

# Twiml Incoming Screen

`POST /voice/twiml/incoming/screen`

<Gather> action for a screened cold inbound call: judge the speech, then route.

Twilio re-posts From/To/CallSid here, so the admitted path re-enters the normal
incoming handler and every routing decision is made from verified form data
rather than from anything carried on this URL.

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/216c8523b7ae?raw)
