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": "64344345-5d41-43da-87a7-f52c42ff213c", "TrainingClassAttendeeID": "ec4df9a5-5b72-4f14-98cd-b34716f80753", "TestDefinitionID": "1d607358-e4ed-440f-b9d8-a18bcc9f1a85", "StartedDateTime": "2025-09-18T22:19:47.2601598-04:00", "CompletedDateTime": "2025-09-18T22:19:47.2601598-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }