tutor

List Tutors

List all verified tutors in the directory.

Uses track_user_activity_optional to update the viewer's activity (if logged in) and get_fresh_db to ensure fresh data (same as /users/discover endpoint for accurate online status).

get/tutor/directory

Query parameters

languagestring nullable

Filter by single language taught

Filter by single language taught

languagesstring nullable

Filter by multiple languages (comma-separated)

Filter by multiple languages (comma-separated)

timezonestring nullable

Filter by timezone

Filter by timezone

min_ratingnumber nullable

Minimum rating

Minimum rating

sort_bystring nullable

Sort by: rating, reviews, featured

Sort by: rating, reviews, featured

school_onlyboolean

School Spaces: only tutors affiliated with the viewer's organization(s)

School Spaces: only tutors affiliated with the viewer's organization(s)

limitinteger
offsetinteger

Headers

authorizationstring nullable

Response

Successful Response

idstring required
user_idstring required
usernamestring required
full_namestring nullable required
profile_picturestring nullable required
display_namestring nullable required
taglinestring nullable required
languages_taughtstring[] required
tutor_typestring nullable
is_verifiedboolean required
is_featuredboolean required
average_ratingnumber nullable required
total_reviewsinteger required
user_reviews_countinteger required
total_studentsinteger required
years_experienceinteger nullable required
last_login_atstring date-time nullable
intro_video_urlstring nullable
countrystring nullable
starting_hourly_ratenumber nullable
currencystring nullable
relationship_statusstring nullable
relationship_idstring nullable
is_savedboolean

Changes

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