Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 655 Bytes

UserFilter.md

File metadata and controls

12 lines (9 loc) · 655 Bytes

UserFilter

Properties

Name Type Description Notes
search_term str This string will be used to filter the results. Details of all the users having this string in their name or email address will be filtered. [optional]
identifiers list[str] Filter by User Identifiers [optional]
emails list[str] Filter by User Emails [optional]
parent_filter str [optional]

[Back to Model list] [Back to API list] [Back to README]