list of users within a group
I'm trying to use the `/groups/{group_id}/memberships/` API call to get a list of users in a group that I belong to. The call is made as a regular user, not an admin.
Per the documentation, I should be able to get a list of members in any group that I belong to. For some reason, I'm getting a 403 response code instead.
-
Hmmm Do you know the permission settings on the Group? May be set to Admins Only?
Please sign in to leave a comment.
Comments
1 comment