---
title: "List calling user's groups and organizations"
method: GET
path: "/share/connections"
tags: ["Groups"]
---

# List calling user's groups and organizations

`GET /share/connections`

## Response `200`

A successful response.

- S12ThepubV1GetUserGroupsResponse — Result returned from `GetUserGroups`
  - `groups` S12ThepubV1GetUserGroupsResponseGroup[] — The groups that the user is a member of.
    - `id` string — The id of the group.
    - `name` string — The name of the group.
    - `type` 'group' | 'organisation'

## 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)
