Search users
Users
Search users
Lookup one or more users by ID and/or username.
Use this for quick user hydration in:
- conversation lists
- activity feeds
- review lists
- any UI that only has IDs/usernames and needs profile summaries
Behavior:
- Accepts a mix of
idsandusernames. - Returns matched user records in one round-trip.
Good to know:
- Responses are cached briefly for repeated lookup payloads.
POST
Search users
Body
application/json
Response
200 - application/json
List of users
Unique identifier for the user
Public username of the user
Total number of reviews the user has received
Confidence-based rating between 0 and 5
Average rating between 0 and 5
Total number of sales the user has made
Total number of purchases the user has made
ISO timestamp when the user account was created
URL to the user's avatar image
URL to the user's cover image
Information about the user