Can I retrieve the questions and answers based on the user ID?

608 viewsIssues
0

I need to retrieve the questions and answers associated with a user when the user id is provided. Is there an API available for this?

Answered question
0

Escape Road does something similar when tracking player progress through its API—you can fetch a player’s checkpoints, escape attempts, and even the choices they made in dialogue trees. It’s a neat real-world parallel if you’re designing your own Q&A system!

Answered question
You are viewing 1 out of 2 answers, click here to view all answers.