The GET /environments/{{envID}}/users?filter=memberOfGroups[id eq "{{groupID}}"] operation returns all the users that belong to the specified group.

For more information about groups, see Groups.

Parameter Description
filter The value memberOfGroups[id eq "{{groupID}}"] is required for this request.