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": "33f774ee-f8d8-4e17-8138-31ebcc059f2d",
"TrainingClassAttendeeID": "27845d15-3627-4063-a6cf-4ef1a0257a7b",
"TestDefinitionID": "014cc652-3c56-49dc-8357-7ca7a443bd0e",
"StartedDateTime": "2026-05-16T13:29:09.479719-04:00",
"CompletedDateTime": "2026-05-16T13:29:09.479719-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}