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 reviewer stages for this group.
A list of reviewer stages.
Whether this reviewer stage should require manager approval.
Example:
false
The operator of the reviewer stage. Admin and manager approval are also treated as reviewers.
Available options:
AND, OR Example:
"AND"
Whether this reviewer stage should require admin approval.
Example:
false

