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": "8dc8fa0b-75b3-4431-880b-ee646ef321c0",
"TrainingClassAttendeeID": "a0f683f4-fe81-49d6-bbe2-d4e0ee9eef42",
"TestDefinitionID": "473f2f8f-6f9c-4812-b894-fae7a8de2a68",
"StartedDateTime": "2026-07-11T05:28:39.6511717-04:00",
"CompletedDateTime": "2026-07-11T05:28:39.6511717-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}