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": "7eb4aac1-28eb-401d-8109-3af4e2c528ac",
"TrainingClassAttendeeID": "bfbd3cfb-68ea-41d1-97a5-695e92a5628b",
"TestDefinitionID": "1b659287-4e9c-4cc6-8656-41738dbb378d",
"StartedDateTime": "2026-04-10T06:41:51.2668436-04:00",
"CompletedDateTime": "2026-04-10T06:41:51.2668436-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}