---
title: "Gets the formula notes for a client"
method: GET
path: "/users/client/{clientId}/FormulaNotes"
tags: ["Rest"]
---

# Gets the formula notes for a client

`GET /users/client/{clientId}/FormulaNotes`

## Path parameters

- `clientId` integer, required

## Headers

- `Authorization` string, required
- `SiteId` integer, required

## Response `200`

OK

- MindbodyRestApiCommonModelsSiteClientsClientNotes
  - `ClientId` integer
  - `Notes` string

---

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