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": "2ab62b19-eb20-4257-bd4a-a74c5ffafbaa",
"TrainingClassAttendeeID": "b402059d-a68f-41f2-a089-85e973a5ce7e",
"TestDefinitionID": "573b8e61-940a-484f-93c3-27b8cfe66b5e",
"StartedDateTime": "2026-08-19T16:01:43.0591343-04:00",
"CompletedDateTime": "2026-08-19T16:01:43.0591343-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}