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": "dc5930d4-588c-4982-afa7-d0df620ab1c6",
"TrainingClassAttendeeID": "33763435-0b74-4b08-a636-aaf0b9ac4036",
"TestDefinitionID": "782d205b-e3e6-49f0-80f9-5849cbf1f6d1",
"StartedDateTime": "2026-06-01T17:02:03.7924392-04:00",
"CompletedDateTime": "2026-06-01T17:02:03.7924392-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}