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": "ec58685a-3497-4c39-8620-c177d5cc62b0",
"TrainingClassAttendeeID": "76eaa4d8-55f3-415c-a4e8-798cdc5d2126",
"TestDefinitionID": "56468115-ed6b-452e-a815-2f2ab3717207",
"StartedDateTime": "2026-05-26T18:23:47.5758188-04:00",
"CompletedDateTime": "2026-05-26T18:23:47.5914318-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}