v5
latestOpenAPI 3.1.02026-07-31151195455.5 KBresources
Gets the list of owner IDs of the reviewers for a resource.
get/resources/{resource_id}/reviewers
Path parameters
resource_idstring uuid required
The ID of the resource.
Response
The IDs of owners that are reviewers for this resource.
string[] required
Example response
[ "1b978423-db0a-4037-a4cf-f79c60cb67b3" ]