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": "a232a61e-c451-439d-a014-dd5552087636",
"TrainingClassAttendeeID": "84422ab1-fea9-4cc0-8cd8-dd4374df1998",
"TestDefinitionID": "0469c899-a727-4a58-ad77-7ceff9a34870",
"StartedDateTime": "2026-05-03T06:06:58.8749806-04:00",
"CompletedDateTime": "2026-05-03T06:06:58.8749806-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}