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": "4eabb569-7f44-4816-8d2e-ba40b42c2118",
"TrainingClassAttendeeID": "c55e4326-324f-4d8a-ae35-b1c3bd1c095b",
"TestDefinitionID": "2f950151-20b5-4e31-9a5a-5e141b190008",
"StartedDateTime": "2026-05-29T16:08:14.6498262-04:00",
"CompletedDateTime": "2026-05-29T16:08:14.6498262-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}