Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2019-07-02 10:34 AM
Hello Everyone,
Can anyone help me get all the users in any group by using REST API?
Any suggestion would be appreciated.
2019-07-02 11:24 AM
I used other Group ID for eg. '84' but getting the same error.
2019-07-02 11:32 AM
Check if you have a group with ID '84' in your instance. You can get the group id of a group by hovering your mouse on the name of the group within the "Manage Groups" page and the ID will be displayed in the bottom right corner of the page.
2019-07-02 11:34 AM
What's the value of the $base_url variable?
Advisory Consultant
2019-07-02 11:42 AM
My base url: $base_url = "https://grcb.archer.rsa.com/"
2019-07-02 11:47 AM
Yes Arun, I used the same method to get the Group ID.
2019-07-02 12:39 PM
Abhishek, open a ticket with support. I'm able to reproduce the error using Jeff Letterman API toolbox and an out-of-the-box group id.
Advisory Consultant