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": "68c3a1d6-8d4c-49e3-9384-86269f7b3519",
"TrainingClassAttendeeID": "70ee7382-c091-41b3-a88f-35702b42048f",
"TestDefinitionID": "62500c92-1bd3-41af-8a96-ddd7e81483c9",
"StartedDateTime": "2026-06-22T22:46:22.4176474-04:00",
"CompletedDateTime": "2026-06-22T22:46:22.4176474-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}