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": "eb9b2537-c25f-4954-bc18-dd9b79201c71",
"TrainingClassAttendeeID": "600f2a19-df13-4042-a629-6fdbde58df32",
"TestDefinitionID": "a2f59d0c-ee83-4aab-a37e-c3944d1f0c15",
"StartedDateTime": "2026-07-23T07:44:57.3522682-04:00",
"CompletedDateTime": "2026-07-23T07:44:57.3522682-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}