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": "86130638-9710-4a84-8fc5-f045645188d7",
"TrainingClassAttendeeID": "b8f220fb-6513-42cf-b3e3-a400b78612e0",
"TestDefinitionID": "9695e08b-f0d4-4f6d-85e4-8aefa0f67da6",
"StartedDateTime": "2026-05-14T11:34:21.7440141-04:00",
"CompletedDateTime": "2026-05-14T11:34:21.7440141-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}