v7

latestOpenAPI 3.1.02026-08-07154197463.6 KB
groups

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

get/groups/{group_id}/reviewers

Path parameters

group_idstring uuid required

The ID of the group.

Response

The IDs of owners that are reviewers for this group.

string[] required

Example response

[
  "1b978423-db0a-4037-a4cf-f79c60cb67b3"
]