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": "b1763721-dd54-438d-ab30-52d0ba32aff9",
"TrainingClassAttendeeID": "74fb9456-9912-48d7-bc4b-bde2797f1829",
"TestDefinitionID": "3fef1919-c234-4026-bd7b-d7c99e2de92d",
"StartedDateTime": "2026-05-09T06:34:40.8144364-04:00",
"CompletedDateTime": "2026-05-09T06:34:40.8144364-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}