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": "4100892a-36aa-48cc-a402-aaad0709ba57",
"TrainingClassAttendeeID": "c56e7787-e626-412f-9a15-2e13f67c19b1",
"TestDefinitionID": "f880e22a-9ac4-490e-b185-c94237026435",
"StartedDateTime": "2026-06-20T01:45:19.7591635-04:00",
"CompletedDateTime": "2026-06-20T01:45:19.7591635-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}