learnV2
Get quiz associate with the word.
Get previous 5 items quiz from the word list, flashcard use it
get/v2/learn/quiz
Query parameters
uuidstring required
Course uuid
word_idstring required
Word_id for quiz
Headers
Authorizationstring required
With the bearer started
Response
success, the list in Data is model.LearnQuiz
Example response
{
"message": "success"
}