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": "ef4e6b06-5db2-4535-99db-fe3b78eabd09",
"TrainingClassAttendeeID": "e7e7a2fe-6374-41f5-9e7c-4ce5c767c75d",
"TestDefinitionID": "c52686dd-832f-40a7-b88c-76649842ca7e",
"StartedDateTime": "2026-03-18T00:46:06.6205706-04:00",
"CompletedDateTime": "2026-03-18T00:46:06.6205706-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}