---
title: "Get Rx governance settings"
method: GET
path: "/rx/governance/settings"
tags: ["RxGovernance"]
---

# Get Rx governance settings

`GET /rx/governance/settings`

## Response `200`

OK

- RxGovernanceSettingsDto
  - `inHouseEnabled` boolean
  - `sameDayDeliveryEnabled` boolean
  - `onlinePharmacyEnabled` boolean
  - `printRetailEnabled` boolean
  - `atRiskThresholdDays` union
    - integer
    - string, int32
  - `requireVetApprovalForControlled` boolean
  - `clientNudgeEnabled` boolean
  - `maxNudgesPerPrescription` union
    - integer
    - string, int32
  - `nudgeIntervalDays` union
    - integer
    - string, int32

---

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