GET

Get Quiz


Retrieves a quiz definition by ID.

A retrieved quiz can have an empty fields list after all its questions have been deleted. Check for active questions before displaying or reusing it.

To discover a quiz ID, query or retrieve its quiz-type Online Programs step and read step.quizOptions.id.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permission Scopes
Manage Online Programs
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/online-programs/v1/quizzes/{quizId}

Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?