users
users

Get User Reviews

Get reviews for a specific user. Only works for tutors with account_type='tutor' or 'pro_tutor'.

get/users/reviews/{user_id}

Path parameters

user_idstring required

Query parameters

limitinteger
offsetinteger

Response

Successful Response

idstring uuid required
reviewer_idstring uuid required
reviewed_user_idstring uuid required
ratinginteger required
review_textstring nullable required
language_experiencestring nullable required
technical_ratinginteger nullable
created_atstring date-time required
reviewer_namestring nullable
reviewer_avatarstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.