---
title: "Get Screening Phone Number"
method: GET
path: "/settings/screening-phone"
tags: ["Settings"]
---

# Get Screening Phone Number

`GET /settings/screening-phone`

Get the screening phone number for the customer.

Returns the phone number used for call screening/transfers.
Available to all authenticated users.

## Response `200`

Successful Response

- ScreeningPhoneNumberResponse — Screening phone number response model
  - `screening_phone_number` string, nullable — Phone number for call screening/transfers (E.164 format)

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
