users
users

Get User Profile

Get public profile of any user by their user_id.

get/users/{user_id}

Path parameters

user_idstring required

Response

Successful Response

user_idstring required
display_namestring required
avatar_urlstring nullable required
emailstring nullable required
needs_onboardingboolean

Changes