Get quiz details
Retrieve a specific quiz by ID, including all rounds, questions, and answers. Only accessible if the user is an admin or delegated admin of the quiz.
Authorizations
API key for authentication. Generate keys in the Doozy dashboard.
Path Parameters
The unique identifier of the quiz
1"quiz_abc123"
Response
Quiz details with rounds and questions
Object type identifier
quiz "quiz"
Unique quiz identifier
"quiz_abc123"
Quiz title
"Product Knowledge Assessment"
Quiz description
"Test your knowledge of our product lineup"
Quiz visibility setting
public, public_unlisted, account, private "private"
Number of rounds in the quiz
3
Total number of questions across all rounds
15
When the quiz was created (ISO 8601 format)
"2026-01-15T10:30:00.000Z"
When the quiz was last updated (ISO 8601 format)
"2026-01-20T14:00:00.000Z"
Rounds containing questions