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": "40e94c0b-8894-4a4b-854e-8d08075df480",
"TrainingClassAttendeeID": "124d077d-64a9-4fc4-943b-d8e4a103179e",
"TestDefinitionID": "ffd29eb4-827d-4a1a-beab-ae81effdf9e5",
"StartedDateTime": "2026-03-25T07:11:47.5079675-04:00",
"CompletedDateTime": "2026-03-25T07:11:47.5079675-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}