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": "26bd2c37-b3fe-4ea3-96a0-1e61a067f0f3",
"TrainingClassAttendeeID": "51575f6c-4351-4378-b63a-41b5a21b2de5",
"TestDefinitionID": "c78b62b6-fd7f-4e9f-a5c4-3b8f3b915466",
"StartedDateTime": "2025-11-09T06:50:31.2741352-05:00",
"CompletedDateTime": "2025-11-09T06:50:31.2741352-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}