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": "e39380cd-80ac-474c-bc19-179c25e838a2",
"TrainingClassAttendeeID": "326722be-cebc-4b89-b5bd-2933235e1969",
"TestDefinitionID": "63502c85-0473-4d07-b621-75d5397975d8",
"StartedDateTime": "2025-12-11T08:04:31.4914844-05:00",
"CompletedDateTime": "2025-12-11T08:04:31.4914844-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}