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": "b8cb3950-ef6c-4899-b732-9e6f7e562df4",
"TrainingClassAttendeeID": "749be974-5ed8-46d1-ba88-69fefb0772d9",
"TestDefinitionID": "de1a68e1-1f54-49c3-a426-e3c038da8a4a",
"StartedDateTime": "2026-04-01T00:18:04.3044873-04:00",
"CompletedDateTime": "2026-04-01T00:18:04.3044873-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}