---
title: "GET /public/transparency/clinics/{clinicId}/overview"
method: GET
path: "/public/transparency/clinics/{clinicId}/overview"
tags: ["Transparency"]
---

# GET /public/transparency/clinics/{clinicId}/overview

`GET /public/transparency/clinics/{clinicId}/overview`

## Path parameters

- `clinicId` string, required

## Response `200`

OK

- TransparencyOverviewDto — Payload for the public transparency page hero + clinic metadata.
  - `enabled` boolean
  - `clinicName` string, nullable
  - `clinicAddress` string, nullable
  - `clinicPhone` string, nullable
  - `ownershipType` string, nullable
  - `parentOrganization` string, nullable
  - `ownershipStatement` string, nullable
  - `logoUrl` string, nullable
  - `regionCode` string
  - `currencyCode` string
  - `taxMode` string

## Other responses

- `404` — Not Found

---

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