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": "d58a3941-8cb9-4aa7-a40b-8fa551b9c7b0",
"TrainingClassAttendeeID": "c6f62f11-b00a-4047-aaa9-141a277cfeff",
"TestDefinitionID": "3562f371-af06-4615-9ae0-695617ea2a87",
"StartedDateTime": "2026-09-19T04:11:30.0914663-04:00",
"CompletedDateTime": "2026-09-19T04:11:30.0914663-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}