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": "2d0d9bfe-442a-4a40-97e0-c3608433556e",
"TrainingClassAttendeeID": "212dc5ce-f839-4c9f-b977-88116f4a3548",
"TestDefinitionID": "8346eed4-1d70-4f29-8c82-0f85c630e543",
"StartedDateTime": "2026-08-07T13:37:37.4129666-04:00",
"CompletedDateTime": "2026-08-07T13:37:37.4129666-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}