GET api/Tests/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"TestID": "89867138-3ced-47d7-883c-759825b37f38",
"TrainingClassAttendeeID": "30e1913d-6829-4fa7-8bd9-98bc90974945",
"TestDefinitionID": "1d668adb-a3a1-4827-876a-c6b98d669e26",
"StartedDateTime": "2025-11-27T16:22:56.3136429-05:00",
"CompletedDateTime": "2025-11-27T16:22:56.3136429-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}