---
title: "Get service-mix buckets excluded from production-pay revenue (PAW-578):
clinic-wide buckets plus per primary-provider overrides."
method: GET
path: "/Metrics/compensation-exclusions"
tags: ["Metrics"]
---

# Get service-mix buckets excluded from production-pay revenue (PAW-578):
clinic-wide buckets plus per primary-provider overrides.

`GET /Metrics/compensation-exclusions`

## Response `200`

OK

- BusinessMetricsResponseDtoOfCompensationExclusionsDto
  - `success` boolean
  - `data` CompensationExclusionsDto — Service-mix buckets excluded from production-pay revenue. Clinic-wide buckets apply to every provider; per-provider buckets are additive on top of the clinic-wide set.
    - `clinic` string[]
    - `providers` ProviderExclusionsDto[]
      - `userId` string
      - `name` string
      - `buckets` string[]
  - `error` string, nullable
  - `message` 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/versions/a905bde4e796/schema)
