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": "301eb021-6b66-4376-a82e-ed04010a4b33", "TrainingClassAttendeeID": "2d18f534-203d-40cc-a78b-8030c54da84c", "TestDefinitionID": "9985d5e9-a746-472c-b9cc-fb06c134a3a4", "StartedDateTime": "2025-04-10T01:29:04.872612-04:00", "CompletedDateTime": "2025-04-10T01:29:04.872612-04:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }