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": "9e38a73c-0975-48a3-9110-0abbe361bd2d", "TrainingClassAttendeeID": "38a62049-8999-4b09-9eaf-f188d692b3f8", "TestDefinitionID": "506beb7c-c5e6-42eb-812e-8a9e64acea8a", "StartedDateTime": "2025-04-23T01:28:52.7719507-04:00", "CompletedDateTime": "2025-04-23T01:28:52.7719507-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }