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": "836663fd-0172-43b7-bd4a-371e4ce628b5",
"TrainingClassAttendeeID": "c8b0335d-a81f-4e37-a3ec-ddb3d468a638",
"TestDefinitionID": "be0c17e0-4a33-4434-aaac-41f8ba7002db",
"StartedDateTime": "2026-05-15T12:38:03.2410188-04:00",
"CompletedDateTime": "2026-05-15T12:38:03.2410188-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}