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": "1bc8bb9e-af86-4f04-840c-4043649cfbb5",
"TrainingClassAttendeeID": "2c366f87-3e1c-43d8-8e8d-c080d7e6105c",
"TestDefinitionID": "e181425b-7e45-4ca9-800d-342366bd6f04",
"StartedDateTime": "2026-08-25T16:07:16.2991993-04:00",
"CompletedDateTime": "2026-08-25T16:07:16.2991993-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}