enhanced-flashcards
enhanced-flashcards
Get Enhanced Flashcard Analytics
Get analytics for a user's enhanced flashcard performance.
Computed from flashcards + flashcard_reviews in the DB. The previous implementation read a per-process memory dict populated only by the pod that ran generation/review — on a multi-pod cluster it returned zeros whenever the GET landed on any other pod.
get/learning/enhanced-flashcards/analytics/{user_id}
Path parameters
user_idstring required
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/learning/enhanced-flashcards/analytics/{user_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.