---
title: "GET /resources/{resource_id}/reviewers"
method: GET
path: "/resources/{resource_id}/reviewers"
tags: ["resources"]
---

# GET /resources/{resource_id}/reviewers

`GET /resources/{resource_id}/reviewers`

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

## Path parameters

- `resource_id` string, uuid, required

## Response `200`

The IDs of owners that are reviewers for this resource.

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