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": "58637264-1e94-4284-a564-4b195f5d3252",
"TrainingClassAttendeeID": "88837e5b-d34c-41d6-9274-ae3a3fa6ddb3",
"TestDefinitionID": "efc55e2a-d5dc-4c03-b474-c3fe3567bdb9",
"StartedDateTime": "2026-04-21T05:04:28.3274653-04:00",
"CompletedDateTime": "2026-04-21T05:04:28.3274653-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}