---
title: "List groups"
method: GET
path: "/group"
tags: ["group"]
---

# List groups

`GET /group`

Get a list of groups matching the specified filters.

## Query parameters

- `filter[organization]` string, required
- `filter[name]` string

## Response `200`

OK

## Other responses

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

---

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