Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the group.
Response
200 - application/json
The IDs of owners that are reviewers for this group.
The response is of type string<uuid>[].

