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": "5b9910e3-48a7-43d0-8bb2-6bc4449594e0", "TrainingClassAttendeeID": "513f7c73-925a-472c-86d3-3b8337078b4b", "TestDefinitionID": "6b3afdaa-0f20-4e9e-ba9c-6337e9fba9f0", "StartedDateTime": "2025-01-24T11:26:55.8426455-05:00", "CompletedDateTime": "2025-01-24T11:26:55.8426455-05:00", "Completed": true, "Passed": true, "CorrectAnswerCount": 6, "Deleted": true }