Users
Bulk lookup of users by Farcaster usernames. Results are categorized into three arrays:
• "users": Successfully matched usernames with their Ethos user data
• "notFoundUsernames": Valid usernames with no associated Ethos users
• "errorUsernames": Usernames that failed lookup due to network/API errors
Both "users" and "notFoundUsernames" results can be cached safely.
Successful response
Invalid input data
Internal server error
500Successful response
Invalid input data
Not found
Internal server error
Successful response
Authorization not provided
Insufficient access
Internal server error
Successful response
Invalid input data
Authorization not provided
Insufficient access
Internal server error
Successful response
Invalid input data
Authorization not provided
Insufficient access
Internal server error
Last updated