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": "96889841-2557-48c8-ad0f-9047c063b14e",
"TrainingClassAttendeeID": "1e688b59-4f72-4bf5-8173-79ab3c349f59",
"TestDefinitionID": "41183f00-677e-4173-be1b-ed8942602466",
"StartedDateTime": "2026-04-04T01:17:59.9932104-04:00",
"CompletedDateTime": "2026-04-04T01:17:59.9932104-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}