---
title: "Get phone system settings"
method: GET
path: "/clinic-config/phone-system"
tags: ["ClinicConfig"]
---

# Get phone system settings

`GET /clinic-config/phone-system`

## Response `200`

Phone system configuration including vendor credentials and features

- PhoneSystemSettingsDto
  - `enabled` boolean
  - `vendor` string
  - `mangoCredentialsConfigured` boolean — Whether Mango Voice credentials are stored in AWS Secrets Manager. Use POST /integrations/credentials/mango-voice to configure.
  - `telnyxCredentialsConfigured` boolean — Whether Telnyx WebRTC credentials are stored in AWS Secrets Manager. Use POST /integrations/credentials/telnyx to configure.
  - `defaultCallerId` string, nullable

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/d8d7501dde48/schema)
