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": "911353ea-df31-4e18-b56a-18fd5503a728",
"TrainingClassAttendeeID": "f3552c82-3f28-42fd-b035-a752f48f5887",
"TestDefinitionID": "19c6ae5e-d328-4d70-ab86-eff7a0fdec44",
"StartedDateTime": "2026-06-04T21:40:02.6722935-04:00",
"CompletedDateTime": "2026-06-04T21:40:02.6722935-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}