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": "36787745-bb17-4df5-8bf9-cfe5afbf42f9",
"TrainingClassAttendeeID": "f5bfcfd5-1666-4fd9-8eaa-330129d673a5",
"TestDefinitionID": "7182157b-7265-416b-9040-bd3e786a466d",
"StartedDateTime": "2026-03-31T02:07:47.3605238-04:00",
"CompletedDateTime": "2026-03-31T02:07:47.3605238-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}