Paginated user list with search functionality #2123
Labels
backend
Related to backend code
enhancement
New feature or request
priority:high
Should be addressed as a priority
testing:ready
Ready for testing
Milestone
Is your feature request related to a problem? Please describe.
Currently, we have
/users
endpoint that returns a list of all users. But as per the new requirements mentioned below, we require a users endpoint that returns a list of users in paginated format with search functionality.To search users from the list

Should return user list in paginated format

Describe the solution you'd like
The text was updated successfully, but these errors were encountered: