---
title: "Get a list of Groups"
method: GET
path: "/groups"
tags: ["groups"]
---

# Get a list of Groups

`GET /groups`

Retrieve a list of applicable Groups, filtered by authority and target
document (`document_uri`). Also retrieve user's private Groups.

## Query parameters

- `authority` string
- `document_uri` string, uri
- `expand` string[]

## Response `200`

Success

---

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