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

# Get communications settings

`GET /clinic-config/communications`

## Response `200`

Communications configuration including SMS, email, and notification settings

- CommunicationsSettingsDto — Communications and messaging settings
  - `preHistoryFormsEnabled` boolean
  - `formSendCadence` string
  - `smsEnabled` boolean
  - `defaultCallerId` string, nullable
  - `defaultEmailFooter` string, nullable
  - `lowStockAlertsEnabled` boolean
  - `newClientNotificationsEnabled` boolean
  - `coldChainBreachAlertEnabled` boolean
  - `equipmentFailureAlertEnabled` boolean
  - `telnyxPhoneNumber` string, nullable
  - `telnyxApiKeyArn` string, nullable
  - `smsConsentEnabled` boolean
  - `smsConsentBrandName` string, nullable
  - `smsConsentUseCases` string

---

[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)
