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": "47f2c58b-4947-430e-a8bf-50539cb1a80d", "TrainingClassAttendeeID": "8fe8c559-fc58-4ad2-a4fc-f66eee364a2c", "TestDefinitionID": "ca010590-b5b3-4c42-b523-9eab9b536890", "StartedDateTime": "2025-10-09T21:35:55.9688193-04:00", "CompletedDateTime": "2025-10-09T21:35:55.9688193-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }