Get users list of a tenant with some additional details #391
-
Hello all, I am looking for a user search API of a tenant where I can get
Also, how we can extend the limit of users in search API? cc: @rajeevsathish @vinukumar-vs @Krishnaj20 @reshmi-nair @rhwarrier @coolbung @baljeetsingh |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
If you search by name / email you would be able to filter it out to a smaller list right ? What is the use case for fetching more than 10k records ? |
Beta Was this translation helpful? Give feedback.
-
@reshmi-nair is it configurable? If not any specific reason for restriction? |
Beta Was this translation helpful? Give feedback.
@nidhikachhawa24 Displaying the 20K users is not a good design and we are also not supporting is as of now. Ideally we should narrow down the search result by putting the more filters to it. This is not even suggested by ElasticSearch. Please find the ElasticSearch thread here https://discuss.elastic.co/t/pulling-more-than-10000-records-from-elasticsearch-query/181000/1.