users
users

Get User By Id

Get a single user by ID.

get/users/{user_id}

Path parameters

user_idstring required

Headers

authorizationstring nullable

Response

Successful Response

idstring uuid required
usernamestring required
full_namestring nullable required
profile_picturestring nullable required
native_languagestring nullable required
native_languagesstring[]
target_languagesstring[] required
profile_dataobject required
interestsstring[]
last_login_atstring date-time nullable
average_ratingnumber nullable
review_countinteger
is_friendboolean
friend_request_statusstring nullable
account_typestring nullable
is_staffboolean
is_ai_personaboolean
school_namestring nullable
relationship_statusstring nullable
has_booking_todayboolean
starting_hourly_ratenumber nullable
currencystring nullable
badge_countinteger

Changes

No recorded changes to this endpoint across all 2 revisions of this API.