Skip to main content
Hello everyone!

I know we can get the groups a member is in, but can't find the way to get all the members in a group via API, which is far more efficient. Is there anything I'm not finding in the API documentation?
Hi!

You can use the group members endpoint:

```https://api.getguru.com/api/v1/groups/some-group-id/members```

You can get the group ID from the groups endpoint
Didn't know about that enpoint! Thank you very much! This will help me for sure:thankyou:
Nice! No problem! :slightlysmilingface:
Nice @marcos.perez! and thank you @dillon for the assist!! We are actively working on updating our documentation, but really appreciate the community help!

Reply