get
https://mini-games.fansunitedapi.com/v1/exports/classic-quizzes//participations
Export all participations for a classic quiz as CSV. Each row contains the classic quiz ID, profile ID, and a column per question indicating whether the answer was correct (true/false).
Authentication: Staff member's JWT.
200Export all participations for a classic quiz as CSV. Each row contains the classic quiz ID, profile ID, and a column per question indicating whether the answer was correct (true/false).
Authentication: Staff member's JWT.
400Bad request
401Unauthorized
403Forbidden
404Resource not found
500Internal server error
