---
title: "Get dashboard summary metrics"
method: GET
path: "/Metrics/dashboard-summary"
tags: ["Metrics"]
---

# Get dashboard summary metrics

`GET /Metrics/dashboard-summary`

## Response `200`

OK

- BusinessMetricsResponseDtoOfDashboardSummaryDto
  - `success` boolean
  - `data` DashboardSummaryDto
    - `metrics` SummaryMetricDto[]
      - `category` string
      - `label` string
      - `value` string
      - `trend` string, nullable
  - `error` string, nullable
  - `message` string, nullable

## Other responses

- `500` — Internal Server Error

---

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