Quiz
Get a quiz by ID
GET
/
api
/v1
/quiz
/get
/{quizId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Path Parameters
quizId
Requiredstring
The ID of the quiz to retrieve
OK