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": "f3f07db0-f310-4015-ab5a-08fe0fdb5351",
"TrainingClassAttendeeID": "6911eea5-040a-4349-9cc9-fbccdefee2b4",
"TestDefinitionID": "205bd9a0-4889-40e0-93bc-137818b36dba",
"StartedDateTime": "2025-11-17T10:57:31.1180646-05:00",
"CompletedDateTime": "2025-11-17T10:57:31.1180646-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}