---
title: "GET /groups/{group_id}/reviewers"
method: GET
path: "/groups/{group_id}/reviewers"
tags: ["groups"]
deprecated: true
---

# GET /groups/{group_id}/reviewers

`GET /groups/{group_id}/reviewers`

> **Deprecated.**

Gets the list of owner IDs of the reviewers for a group.

## Path parameters

- `group_id` string, uuid, required

## Response `200`

The IDs of owners that are reviewers for this group.

- string[]

---

[API](https://skmtc.net/opal/apis/opal-api.md) · [All operations](https://skmtc.net/opal/apis/opal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opal/opal-api/versions/13b58df96d40/schema)
