For a few months now we've been filtering incoming users on the GET https://{{tenant}.zendesk.com/api/v2/users call by role[]=agent&role[]=admin to sort end-users out of the data we receive. This has stopped working since then. I've tested this filter not just on our access management platform but through Postman and the thunder client extension for VS code as well.
Sorting by individual roles in separate calls still works but accommodating this would require functionality development for us. Was asked to post this here by the support team. Curious if it's known that this filter is broken or if others are effected.