Quiz Routes
Get Quiz Details API
Get detailed information about a specific quiz
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the quiz to retrieve
Response
200
application/json
Quiz details retrieved successfully
The response is of type object
.