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": "6d0336b8-d061-4f28-b13c-be31c91a6110",
"TrainingClassAttendeeID": "51ac7046-57bf-4742-a1a1-e91b1f72e315",
"TestDefinitionID": "598d052e-c74c-4c5c-912c-32314bbfadc6",
"StartedDateTime": "2026-05-06T09:06:03.4413103-04:00",
"CompletedDateTime": "2026-05-06T09:06:03.4413103-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}