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": "969296b3-dcf8-4cce-9af9-6b2cecd00afe",
"TrainingClassAttendeeID": "d15f22de-3206-4068-af02-ecc3aeabbd71",
"TestDefinitionID": "6f0e9767-9b92-41b0-a4cb-aadef8163cc5",
"StartedDateTime": "2026-04-20T08:56:54.6540615-04:00",
"CompletedDateTime": "2026-04-20T08:56:54.6540615-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}