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": "6dbd7931-1424-41ef-99e3-71feb454d52e",
"TrainingClassAttendeeID": "840b8a2a-23fb-43c9-8f42-c6761a406163",
"TestDefinitionID": "0caf7872-fbcd-4f26-9d08-83c50ef0b229",
"StartedDateTime": "2026-07-17T08:37:36.4942009-04:00",
"CompletedDateTime": "2026-07-17T08:37:36.4942009-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}