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": "145eeec9-0eea-4a6e-be58-c34d5b84eceb",
"TrainingClassAttendeeID": "3b6b31bc-4bd1-4f13-a0b8-548872e7d1ad",
"TestDefinitionID": "e2aba584-7dda-44ae-9610-a15c80070d96",
"StartedDateTime": "2026-08-04T11:21:48.4432231-04:00",
"CompletedDateTime": "2026-08-04T11:21:48.4432231-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}