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": "1a0a071f-ced0-490c-b582-0e6cea04fe5c",
"TrainingClassAttendeeID": "3e31d9d7-9d01-49ae-93a2-042ac8b895d5",
"TestDefinitionID": "40a3c43a-0bcd-48da-9fde-8cb7d3db05c6",
"StartedDateTime": "2025-11-22T22:38:20.052883-05:00",
"CompletedDateTime": "2025-11-22T22:38:20.052883-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}