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

feat(admin-api): get users by multiple ids #1653

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

lfleischmann
Copy link
Member

Description

Allow getting info for users by providing a list of user IDs.

Implementation

The value for the user_id query parameter of the/users endpoint can now also be a comma-separated list of user IDs instead of just one.

@lfleischmann lfleischmann merged commit a7e4c67 into main Oct 1, 2024
8 checks passed
@lfleischmann lfleischmann deleted the feat-admin-get-users-by-multiple-ids branch October 1, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants