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": "4aef3a16-b9c3-4cfc-b62e-e9a57ebb49ad",
"TrainingClassAttendeeID": "2811d7f0-2edb-42f4-8911-887f490ca361",
"TestDefinitionID": "75befc14-0cdc-4a37-a548-80ffba4aec8b",
"StartedDateTime": "2026-05-23T17:34:22.4262102-04:00",
"CompletedDateTime": "2026-05-23T17:34:22.4262102-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}