Get Eligible Reviewers
get
https://statsigapi.net/console/v1/gates/{id}/eligible_reviewersAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Path parameters
idstringrequiredid
Response
application/json200· Users and groups eligible to review changes to this gate.
everyone_eligible is true when no specific reviewers are configured. users is the flattened, deduped union of individual reviewers and all group members; groups lists each eligible group with its member user_ids. Project admins can always review and are not enumerated.messagestringrequiredA simple string explaining the result of the operation.
dataobjectrequiredShow child attributes
everyone_eligiblebooleanrequiredusersobject[]requiredid[]stringrequiredemail[]stringrequiredname[]stringrequiredgroupsobject[]requiredid[]stringrequiredname[]stringrequireduser_ids[]string[]required404· Not Found. The requested resource could not be found.
statusintegerrequiredmessagestringrequiredWas this helpful?