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": "31dc1899-87fe-454a-8ec3-702611ebf2da",
"TrainingClassAttendeeID": "b94304c1-fbfb-4b1f-8da8-22f76cbd9396",
"TestDefinitionID": "7f6a6d3b-c77a-47fb-a722-2eee7e3882c2",
"StartedDateTime": "2026-08-28T17:54:54.1939987-04:00",
"CompletedDateTime": "2026-08-28T17:54:54.1939987-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}