Quiz
Get a quiz attempt by ID
GET
/
api
/v1
/quiz
/attempt
/{attemptId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Path Parameters
attemptId
Requiredstring
The ID of the attempt to retrieve
OK