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

# Get client app settings

`GET /clinic-config/client-app`

## Response `200`

Client app configuration including payment and notification preferences

- ClientAppSettingsDto — Client app payment and feature settings
  - `savedPaymentMethodsAllowed` boolean
  - `useCardOnFileAllowed` boolean
  - `sendInvoicesToApp` boolean
  - `preAuthRequired` boolean
  - `endOfVisitPaymentsAllowed` boolean
  - `clientAppNotes` 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)
