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": "f062a449-851c-47b1-b28d-0cea66d12b91",
"TrainingClassAttendeeID": "59cc0df4-c745-4d7f-95ea-e20cb82a9bc7",
"TestDefinitionID": "b9ae2296-5af6-454b-8383-9e222a0f27f1",
"StartedDateTime": "2026-04-26T10:34:39.6416787-04:00",
"CompletedDateTime": "2026-04-26T10:34:39.6416787-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}