Is there a way to filter on Groups by name? ‘/api/v1/groups?filter=profile.name eq “blah”’ doesn’t seem to be supported.
Searching using “?q=blah” is an option, but as I understand, it doesn’t guarantee that it will always find all groups with that name (depending on whether indexing has been done or not).