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": "75d9d1c4-4637-4298-aed5-8db67862e006", "TrainingClassAttendeeID": "2be41b4f-04d4-4dec-83a9-5a54a2bafbad", "TestDefinitionID": "72d53cbd-173f-43e3-b5a6-5f9ea1087219", "StartedDateTime": "2025-09-13T13:54:29.1601679-04:00", "CompletedDateTime": "2025-09-13T13:54:29.1601679-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }