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": "a6784e92-d022-41c8-8a0e-09b73a386d97",
"TrainingClassAttendeeID": "e7b6c851-7a70-4400-92c0-d5368802c9d8",
"TestDefinitionID": "65beb1f7-5885-4255-8250-6ee118b1bf5e",
"StartedDateTime": "2026-09-14T03:07:11.7101114-04:00",
"CompletedDateTime": "2026-09-14T03:07:11.7101114-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}