users
Get user by ID
Retrieve detailed information about a specific user
get/v1/users/{userId}
Path parameters
userIdstring required
Unique identifier of the user
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
- ○