users
Get user by wallet address
Retrieve user details using their Ethereum wallet address
get/v1/users/wallet/{walletAddress}
Path parameters
walletAddressstring required
Ethereum wallet address
Response
User details retrieved successfully
Changes
Changed in 3 of the 61 revisions of this API.31
- ●
removed the optional property
farcasterfrom the response with the200statusresponse-optional-property-removed
- ●
- ●
removed the optional property
errorfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
added the optional property
farcasterto the response with the200statusresponse-optional-property-added
- ○