There is no way to filter users
by Auth Provider in the endpoint: Atlas App Services API, but filtering it is possible on the App Services UI.
How should I go about replicating that functionality myself? We have tons of anonymous users, so I’m not sure having to fetch them all and filtering on my end is a feasible option.
Thanks.