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": "07b2ea45-5593-41a2-b725-8112ef9a60f9",
"TrainingClassAttendeeID": "886f0390-3b17-4c1d-9fae-58631e0e0e9d",
"TestDefinitionID": "236b9568-e80e-4674-83e6-c6b55d730b74",
"StartedDateTime": "2026-09-16T02:21:32.2268481-04:00",
"CompletedDateTime": "2026-09-16T02:21:32.2268481-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}