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": "7eb8ab0f-66cb-4ee6-b492-3011940da7bd",
"TrainingClassAttendeeID": "c589d68e-2ba8-41d6-aa2d-0c4c658c014a",
"TestDefinitionID": "1fb6d9ac-e00e-451c-ac36-8719d769c611",
"StartedDateTime": "2026-06-07T22:03:12.8573042-04:00",
"CompletedDateTime": "2026-06-07T22:03:12.8573042-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}