Skip to main content
GET
Get quiz details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

quizId
string
required

The ID of the quiz to retrieve

Response

Quiz details retrieved successfully

status
enum<string>
Available options:
success
quiz
object