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": "7feb6808-1699-44fd-9885-1e707f1dc107",
"TrainingClassAttendeeID": "bdfb3381-2946-4a3b-92ec-5c5d4419d168",
"TestDefinitionID": "a2bce56a-d492-4166-b63b-3e95dd8e4199",
"StartedDateTime": "2025-11-19T12:17:06.3890882-05:00",
"CompletedDateTime": "2025-11-19T12:17:06.3890882-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}