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": "f9c4d8e9-c5e6-49fb-ad93-266cb7f1a707",
"TrainingClassAttendeeID": "988a3e9e-5e7d-4ccb-a3d1-928d7b5f4712",
"TestDefinitionID": "e03ee416-e9ea-4c19-883e-70bb8663cde1",
"StartedDateTime": "2026-07-02T01:24:38.6889704-04:00",
"CompletedDateTime": "2026-07-02T01:24:38.6889704-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}