Quiz Routes
Quiz Creation Status API
Check the status of an ongoing quiz creation task
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the quiz
Response
200
application/json
Task information retrieved successfully
The response is of type object
.