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": "c6a8e8b8-8692-4cd5-b37d-4dce2ea53dad",
"TrainingClassAttendeeID": "3d6a5a91-9e21-4c9a-9a4b-3d85c44159ac",
"TestDefinitionID": "5cb9b31f-15c0-432f-a65f-3ccc3cd14b97",
"StartedDateTime": "2026-08-16T19:49:48.0114713-04:00",
"CompletedDateTime": "2026-08-16T19:49:48.0114713-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}