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": "9d46a600-95ec-4386-aa29-eff1ba1757b7",
"TrainingClassAttendeeID": "8f05446f-fe72-478f-9727-4c67d1e27e4d",
"TestDefinitionID": "070463b0-50ec-4d9a-8da8-15efbd51b695",
"StartedDateTime": "2026-03-28T21:41:20.8898484-04:00",
"CompletedDateTime": "2026-03-28T21:41:20.8898484-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}