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": "d7fc472c-46a7-49bd-84d3-14b7c6714c02",
"TrainingClassAttendeeID": "bb0c24ed-c069-452d-8c4e-25bcb296bb23",
"TestDefinitionID": "17eec7cc-55e6-4334-8ec1-bb54fccea8c2",
"StartedDateTime": "2026-08-01T12:51:30.4002439-04:00",
"CompletedDateTime": "2026-08-01T12:51:30.4002439-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}