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": "61e96652-4fc2-42bb-8faa-44d8a9f04de3", "TrainingClassAttendeeID": "a2ea2796-9be4-461f-8348-40e68b4a86c9", "TestDefinitionID": "90ff532e-828f-47b7-b387-e3911af8e7ae", "StartedDateTime": "2024-10-05T17:04:33.0371577-04:00", "CompletedDateTime": "2024-10-05T17:04:33.0371577-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }