---
title: "Get Client Notes"
method: GET
path: "/v1/clients/{client_id}/notes"
tags: ["clients"]
---

# Get Client Notes

`GET /v1/clients/{client_id}/notes`

## Path parameters

- `client_id` string, required

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/knownwell/apis/knownwell-api.md) · [All operations](https://skmtc.net/knownwell/apis/knownwell-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/knownwell/knownwell-api/revisions/3cf7fd5ae733/schema)
