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": "e064f5c6-5487-4b22-bcf5-86770f4cf4bf",
"TrainingClassAttendeeID": "906b5d27-9fa8-40c0-8ebc-3e00c4ec6dd8",
"TestDefinitionID": "e34f1174-a9f7-4efe-af5f-60a6c8a40c83",
"StartedDateTime": "2026-06-17T01:43:16.0583176-04:00",
"CompletedDateTime": "2026-06-17T01:43:16.0583176-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}