---
title: "GET /PatientGroups/by-patient/{patientId}"
method: GET
path: "/PatientGroups/by-patient/{patientId}"
tags: ["PatientGroups"]
---

# GET /PatientGroups/by-patient/{patientId}

`GET /PatientGroups/by-patient/{patientId}`

## Path parameters

- `patientId` string, required

## Response `200`

OK

- PatientGroupSummaryDto[]
  - `id` string
  - `clientId` string
  - `clientName` string, nullable
  - `groupType` string
  - `name` string
  - `speciesId` string
  - `speciesName` string, nullable
  - `breed` string, nullable
  - `headCount` union
    - integer
    - string, int32
  - `memberCount` union
    - integer
    - string, int32
  - `isActive` boolean
  - `createdAt` string, date-time

---

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