---
title: "List coaches"
method: GET
path: "/coach"
tags: ["coach"]
---

# List coaches

`GET /coach`

Get a list of coaches matching the specified filters.

## Query parameters

- `filter[groups]` string
- `filter[organization]` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

## Changes

- **2026-07-13** `1c92481b5836` — 1 info
  - endpoint added
- **2017-11-20** `63d45e88e209` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/twinehealth/apis/fitbit-plus-api/changes/coach/get.md)

---

[API](https://skmtc.dev/twinehealth/apis/fitbit-plus-api.md) · [All operations](https://skmtc.dev/twinehealth/apis/fitbit-plus-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twinehealth/fitbit-plus-api/revisions/1c92481b5836/schema)
