Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include total user count in directory group (get/list) response #193

Open
Ayushi3333 opened this issue Mar 29, 2023 · 0 comments
Open

Include total user count in directory group (get/list) response #193

Ayushi3333 opened this issue Mar 29, 2023 · 0 comments

Comments

@Ayushi3333
Copy link

For our end users, we want to know the number of users in a directory group before we assign them to teams in our app. Currently, we are having to fetch all the users (using list_users) to obtain the total number which is expensive and makes it easy to go over the rate limit.

We would appreciate if we could get the total user count in a directory group in one or both of the directory group endpoints (list and get).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant