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": "e82134d5-c651-455b-be25-06fb434a89bc",
"TrainingClassAttendeeID": "6cd20af5-0a70-468d-a632-eddd8be53104",
"TestDefinitionID": "9190dd0d-3ccd-4331-9d5f-e5dba13d134e",
"StartedDateTime": "2026-09-03T23:09:53.0076475-04:00",
"CompletedDateTime": "2026-09-03T23:09:53.0076475-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}