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": "85121bd0-8015-48d1-af96-19cabb0fb50c", "TrainingClassAttendeeID": "b8853f5c-8843-4679-88a6-f734a9a41077", "TestDefinitionID": "6182fdd0-3f69-40a5-b91b-afea87130956", "StartedDateTime": "2025-10-20T00:21:24.1744184-04:00", "CompletedDateTime": "2025-10-20T00:21:24.1744184-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }