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": "f3e5984b-0862-4665-9b7b-46025bf0af98",
"TrainingClassAttendeeID": "9dbf1abe-3e62-4cda-9fdb-7293cefc472a",
"TestDefinitionID": "ec74e3c1-2e6f-4784-87ac-aab8d0db0af9",
"StartedDateTime": "2025-11-08T03:06:29.9753178-05:00",
"CompletedDateTime": "2025-11-08T03:06:29.9753178-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}