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": "6d788205-58b3-48ce-a225-3521fec741a5",
"TrainingClassAttendeeID": "c9e605bc-41d3-4838-9bc3-26b077a09a0d",
"TestDefinitionID": "e314cced-7af2-4f57-8f10-02f7492575c0",
"StartedDateTime": "2026-05-12T06:22:09.8697838-04:00",
"CompletedDateTime": "2026-05-12T06:22:09.8697838-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}