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": "8e49d0ee-beda-4c7c-a735-cca95852360c",
"TrainingClassAttendeeID": "80e850ab-e92c-4b0f-a9d4-c23f127be208",
"TestDefinitionID": "71483de0-9603-4301-b5a2-a725766446aa",
"StartedDateTime": "2026-08-25T21:14:33.8194042-04:00",
"CompletedDateTime": "2026-08-25T21:14:33.8194042-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}