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": "b8a8bbc4-19ab-41fd-9204-133e543fae9e", "TrainingClassAttendeeID": "afbe7e3a-fdce-4bd8-9925-6178a9a2b38e", "TestDefinitionID": "f568e0ce-f084-4696-b3b8-ebefe2b34d00", "StartedDateTime": "2024-11-21T04:26:52.5802928-05:00", "CompletedDateTime": "2024-11-21T04:26:52.5802928-05:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }