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": "12616d1f-b31c-4f3a-bbba-0cd0f312df86",
"TrainingClassAttendeeID": "28666a21-424b-49e0-a2f9-2caa80daee22",
"TestDefinitionID": "6813b350-2af8-42a9-bc14-c4faf4f4a822",
"StartedDateTime": "2026-08-28T22:06:00.091258-04:00",
"CompletedDateTime": "2026-08-28T22:06:00.091258-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}