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": "59096e79-ddc8-43bd-af90-e4ed79d46d6c",
"TrainingClassAttendeeID": "0819678f-272a-4b61-a437-97958a530c7a",
"TestDefinitionID": "2b797168-2d09-4d39-a3d6-697c4bd7dc85",
"StartedDateTime": "2026-05-01T02:17:27.9023074-04:00",
"CompletedDateTime": "2026-05-01T02:17:27.9023074-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}