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": "f2567401-abf5-4037-a780-741afdeb5ed3",
"TrainingClassAttendeeID": "39a87fd0-0f52-45b7-b40c-fbd32c4880d2",
"TestDefinitionID": "c0c1fe1d-110f-4b6c-98ae-4e75cf97ca03",
"StartedDateTime": "2026-06-10T22:51:24.0371098-04:00",
"CompletedDateTime": "2026-06-10T22:51:24.0371098-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}