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": "1531b74b-5522-4457-87ef-edd3a6538a25",
"TrainingClassAttendeeID": "10c0ea95-43de-477b-b6f8-3a363677c56f",
"TestDefinitionID": "6a99b60c-5246-4a6c-aed2-b9d6350971cd",
"StartedDateTime": "2026-07-05T01:44:45.9584767-04:00",
"CompletedDateTime": "2026-07-05T01:44:45.9584767-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}