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": "cd4b29b5-81e6-4e23-a346-d82cdf0db9d0",
"TrainingClassAttendeeID": "0da1b897-df8a-42dc-ba84-9e6a770c0fa0",
"TestDefinitionID": "a1c668bc-59f1-46a6-bc06-f8431da4fb4f",
"StartedDateTime": "2026-08-31T22:24:21.2595381-04:00",
"CompletedDateTime": "2026-08-31T22:24:21.2595381-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}