Skip to main content
GET
Get task information

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

Response

Task information retrieved successfully

status
enum<string>
required
Available options:
success
createdQuestionCount
integer
required
pendingQuestionCount
integer
required
isQuestionCreationTaskRunning
boolean
required