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": "95dc9a2f-31d6-4b36-b070-933b4f3a14ee",
"TrainingClassAttendeeID": "485c5a7f-ef4b-48c0-9eb1-b5685d2d81ae",
"TestDefinitionID": "f4b71d4d-c753-4f75-b75a-296c6eaf50ce",
"StartedDateTime": "2026-07-14T06:07:46.3367807-04:00",
"CompletedDateTime": "2026-07-14T06:07:46.3367807-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}