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": "c3439cff-0a60-4ac6-9b63-21683c77a18d",
"TrainingClassAttendeeID": "c554173e-336f-4f70-a2f9-186fc43d96a4",
"TestDefinitionID": "5d2be3d4-eda5-4d54-b81b-37fc9fdfc558",
"StartedDateTime": "2026-08-13T18:15:00.0089638-04:00",
"CompletedDateTime": "2026-08-13T18:15:00.0089638-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}