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": "05a0398d-eb24-4ea4-a76e-df8f104dabfa",
"TrainingClassAttendeeID": "740bdc89-837d-403e-8ad6-7f0960ef0602",
"TestDefinitionID": "45dc2eea-6d42-4e73-a7fc-ac9ed1e44d8c",
"StartedDateTime": "2026-07-20T09:00:12.2998353-04:00",
"CompletedDateTime": "2026-07-20T09:00:12.2998353-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}