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": "ce42b8c3-6d8a-4f37-845a-f6e3f073da27",
"TrainingClassAttendeeID": "c15495b5-0e38-40d0-becb-8870e31901a4",
"TestDefinitionID": "59ee122b-c0f2-43c5-b0a7-6511c91670f1",
"StartedDateTime": "2026-09-19T07:18:11.8529312-04:00",
"CompletedDateTime": "2026-09-19T07:18:11.8529312-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}