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": "b8180255-97e8-4153-a5f3-e773956b1163",
"TrainingClassAttendeeID": "40f7cd3d-3dc3-4b70-b06c-675bf6a5ea2f",
"TestDefinitionID": "b99909bc-6b76-45bd-bc91-8983fece5fdb",
"StartedDateTime": "2026-05-17T22:40:25.1008585-04:00",
"CompletedDateTime": "2026-05-17T22:40:25.1008585-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}