Hi,
I'm trying to use the REST API to get the ID of a group. I've discovered that if you pass in where_name= that this filter is completely ignored if you have where_type = 1. There is a query parameter there, but no examples of how to use it. I checked the implementation notes in the KC and nothing there. Therefore, my question is, how does one go about filtering on group name in a REST members query?
If I don't get a response here, I suppose I'll find my answer by reverse engineering the REST API ospaces.
-Hugh