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": "b5d052f5-c2f9-4355-a69d-575fb6d1ec5f",
"TrainingClassAttendeeID": "288f8776-a72b-408b-8698-97b2f057b63d",
"TestDefinitionID": "eee4a965-6b47-488c-9ef5-989754d522c2",
"StartedDateTime": "2026-05-12T19:56:24.8683111-04:00",
"CompletedDateTime": "2026-05-12T19:56:24.8683111-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}