Query Parameters
The input string used to search usernames. Usernames starting with this query are ranked higher.
Response
Returns an array of user objects (maximum 5 results)
User’s unique identifier
User’s username
User’s full name
URL to user’s avatar image
Error Responses
Missing or Invalid Query Parameter - 400 Bad Request
Missing or Invalid Query Parameter - 400 Bad Request
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Maximum of 5 results are returned.
- Usernames starting with the query are ranked higher.
- Returned user objects exclude sensitive fields (email, hash, etc.).