Search Members
GET/members/search
Returns a list of members based on the search parameter, which can be by name, email, or phone number. The results are paginated and ordered alphabetically by name.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
Returns the paginated list of members matching the search criteria.
Invalid request.
Unauthorized.
Not Found
Too many requests.
Internal server error.