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": "542e9850-68bb-45c3-812f-354d45c013f0",
"TrainingClassAttendeeID": "bb7ecf3b-20d9-4ec3-bc52-25d2b43a1a71",
"TestDefinitionID": "ae451a5a-6504-4bbb-877f-746f6eef6419",
"StartedDateTime": "2026-07-29T08:44:12.9721979-04:00",
"CompletedDateTime": "2026-07-29T08:44:12.9721979-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}