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": "cad80687-cf67-4d63-878a-a6c33d875f3d",
"TrainingClassAttendeeID": "a2460882-e64d-450e-9a4c-b9d7cf59d9f6",
"TestDefinitionID": "d740bc04-f154-4d92-ad30-62dfa4118675",
"StartedDateTime": "2025-11-10T16:52:20.4395319-05:00",
"CompletedDateTime": "2025-11-10T16:52:20.4395319-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}