Endpoint for Group Members

Hello! I was wondering if there was any way to get a list of the Users in a group, I can get the list of all Users using “/users” Overview

But how would I go about filtering this to a specific group ID? Is there an endpoint available for this operation?

Hello,

You can get a list of all Users in a group using the group_view endpoint from the v1 API. To use this endpoint you’ll need to know the ID of the group that you are retrieving. I hope this helps!

Thank you,
-Matt

1 Like