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": "3514e465-79f3-4cb6-978d-ed99bc87736b",
"TrainingClassAttendeeID": "62354c83-fb30-448f-99ab-c6fb916bb5c6",
"TestDefinitionID": "e52f25b8-8c20-4937-9ed7-db1a8fdf070d",
"StartedDateTime": "2026-05-17T14:20:27.1007797-04:00",
"CompletedDateTime": "2026-05-17T14:20:27.1007797-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}