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: Support identifier-type-specific query parameters for Users List #345

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

BrandonRomano
Copy link
Member

@BrandonRomano BrandonRomano commented Oct 25, 2024

Introduces three query parameters to the Users List call:

  • email_address_query
  • username_query
  • phone_number_query

These parameters allow you to add in filter for a specific type of identifier, via a case insensitive substring match (e.g. email_address_query=gmail.com).

@BrandonRomano BrandonRomano marked this pull request as ready for review October 28, 2024 20:39
@BrandonRomano BrandonRomano requested a review from a team as a code owner October 28, 2024 20:39
@BrandonRomano BrandonRomano merged commit b425b7e into v2 Oct 28, 2024
7 checks passed
@BrandonRomano BrandonRomano deleted the list-users-identifier-specific-queries branch October 28, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants