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

# List groups

`GET /groups`

## Response `200`

A successful response.

- S12ThepubV1ListGroupsResponse — Result returned from `ListGroups`
  - `groups` S12ThepubV1ListGroupsResponseGroup[] — The groups returned by the request.
    - `id` string — The id of the group.
    - `name` string — The name of the group.

## Other responses

- `default` — An unexpected error response.

---

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