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": "731a2403-2eba-4760-94a9-4d1e2104c79d",
"TrainingClassAttendeeID": "9b73f16a-4342-4f9c-b0e0-0b6950ba8918",
"TestDefinitionID": "a48cfa38-b1d7-4d05-a66e-a575670020ee",
"StartedDateTime": "2026-07-02T04:01:44.1848864-04:00",
"CompletedDateTime": "2026-07-02T04:01:44.1848864-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}