Is your feature request related to a problem? Please describe.
Currently we do not have a way for admins to determine the number of accounts that match a given query.
Describe the solution you'd like
We should expose admin APIs that allows the caller to retrieve a count or list of all accounts matching a given filter. We should put some limitations on this query to avoid leaking sensitive user data.
Is your feature request related to a problem? Please describe. Currently we do not have a way for admins to determine the number of accounts that match a given query.
Describe the solution you'd like We should expose admin APIs that allows the caller to retrieve a count or list of all accounts matching a given filter. We should put some limitations on this query to avoid leaking sensitive user data.