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": "8d4f69bb-7ca3-4a77-98c6-08978c39864f",
"TrainingClassAttendeeID": "6b9686b5-8a70-43e2-aa77-174b10130d9b",
"TestDefinitionID": "9de850a9-f7f0-4b6b-85d4-9cb11c0aeec6",
"StartedDateTime": "2026-04-26T12:29:33.5665274-04:00",
"CompletedDateTime": "2026-04-26T12:29:33.5665274-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}