headless_lms_server::controllers::main_frontend

Module user_details

Source

Functionsยง

  • GET /api/v0/main-frontend/user-details/[id] - Find user details by user id
  • GET /api/v0/main-frontend/user-details/get-users-by-course-id - Get user details of users that are in the course
  • GET /api/v0/main-frontend/user-details/search-by-email - Allows to search user by their email
  • GET /api/v0/main-frontend/user-details/search-by-other-details - Allows to search user by their names etc.
  • GET /api/v0/main-frontend/user-details/search-fuzzy-match - Allows to find the right user details in cases where there is a small typing error in the search query