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": "7b7fb46f-0076-42ae-ad4d-65c23e1d7dc7",
"TrainingClassAttendeeID": "7033c010-acdd-4d09-8b80-bd353d8f19e9",
"TestDefinitionID": "086e6115-8d7b-498a-85e6-edccf26f8ff4",
"StartedDateTime": "2026-05-01T14:43:01.1446686-04:00",
"CompletedDateTime": "2026-05-01T14:43:01.1446686-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}