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": "4801e74b-b83d-4fdb-bd74-6c009d19fb48", "TrainingClassAttendeeID": "9c7c3f6e-4330-4cdc-81fa-fc3c35e802d8", "TestDefinitionID": "f7294d2c-1a02-4031-8ba6-48f3aee2bf15", "StartedDateTime": "2025-06-02T06:04:40.7034485-04:00", "CompletedDateTime": "2025-06-02T06:04:40.7034485-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }