---
title: "Retrieve the ring groups which current user belongs"
method: GET
path: "/user/ring_groups"
tags: ["User"]
---

# Retrieve the ring groups which current user belongs

`GET /user/ring_groups`

Retrieve the ring groups which current user belongs.

## Response `200`

OK

- object
  - `items` object[]
    - `id` string — The unique ID of the resource.
    - `name` string — The name of ring group.
    - `extension_number` string — The extension number.

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
