Get all users from a group using REST

tpoeckes
Giga Guru

Hi All,

How do I get all users from group using the REST API Explorer.   For example, I want all users that are in the Admin group.   When I do this, it list all the users for all the groups.   I just want a specific group.

rest.jpg

1 ACCEPTED SOLUTION

tpoeckes
Giga Guru

I figured it out.   I went to the groups -->   admin group --> Group Members   and copied the encoded query and paste it in the sys_parm query.   I tried this before but the only difference is there is a a "^" at the end of the group sys_id.



rest2.jpg


View solution in original post

1 REPLY 1

tpoeckes
Giga Guru

I figured it out.   I went to the groups -->   admin group --> Group Members   and copied the encoded query and paste it in the sys_parm query.   I tried this before but the only difference is there is a a "^" at the end of the group sys_id.



rest2.jpg