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

# Get diagnostics settings

`GET /clinic-config/diagnostics`

## Response `200`

Diagnostics configuration including lab integrations and imaging settings

- DiagnosticsSettingsDto — Diagnostics and equipment settings
  - `courierCutoffTime` string, nullable
  - `autoAttachLabResults` boolean
  - `dicomAeTitle` string, nullable
  - `dicomIp` string, nullable
  - `dicomPort` union
    - integer
    - string, int32
  - `imagingRetentionPolicy` string
  - `autoRouteImages` boolean
  - `teleradiologyVetRad` boolean
  - `teleradiologyStatRad` boolean
  - `autoSubmitStudies` boolean
  - `autoSyncWithRecords` boolean
  - `calibrationAlertsEnabled` boolean
  - `scoutDistressDetection` boolean
  - `scoutPulseCheck` boolean
  - `tempMonitoringEnabled` boolean
  - `fridgeFreezerSensors` boolean
  - `pawsTvEnabled` boolean
  - `pawsTvDefaultChannel` string, nullable
  - `criticalLabResultAlerts` boolean
  - `statCaseResultAlerts` boolean
  - `equipmentCalibrationAlerts` boolean

---

[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/a905bde4e796/schema)
