GET
/api/v1/quizzes/:id
Retrieve a quiz
Fetches a quiz. While generating, status is pending/processing and questions is empty; once completed, the questions are populated.
Returns
The quiz object.