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": "33459208-227c-4e17-a5d1-4318c030dc93",
"TrainingClassAttendeeID": "f170a35a-5bfd-45fa-8bf2-3bad7b4bcd1e",
"TestDefinitionID": "e64604d2-7b0b-4a30-b5a9-d559fd73655f",
"StartedDateTime": "2026-04-20T06:44:23.3420942-04:00",
"CompletedDateTime": "2026-04-20T06:44:23.3420942-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}