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": "f5585101-cd76-403b-adb2-2d368349e831",
"TrainingClassAttendeeID": "73f6e012-3080-4489-ba6d-fc7c11b5eaf3",
"TestDefinitionID": "fff100fe-9123-4353-b840-246da945bd30",
"StartedDateTime": "2026-06-13T19:43:18.0629488-04:00",
"CompletedDateTime": "2026-06-13T19:43:18.0629488-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}