users
users
Get User Reviews
Get reviews for a specific user. Only works for tutors with account_type='tutor' or 'pro_tutor'.
Signed in only (2026-09-18 route-auth review). The response carries every reviewer's id, name and photo, which is not something a signed-out reader may have; Profile.jsx, the one caller, already sends the token.
get/users/reviews/{user_id}
Path parameters
user_idstring required
Query parameters
limitinteger
offsetinteger
Headers
authorizationstring nullable
Response
Successful Response
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
added the new optional
headerrequest parameterauthorizationnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 25 revisions, 1 has no diff computed.