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": "f448326e-01bb-4d4c-b284-f8637227c5b1",
"TrainingClassAttendeeID": "9d9d2c5b-03d6-42e1-aa10-a7e7d388fcb7",
"TestDefinitionID": "fbc93cca-39e8-43d6-962e-eb7f387659cb",
"StartedDateTime": "2026-07-05T03:44:56.4693541-04:00",
"CompletedDateTime": "2026-07-05T03:44:56.4693541-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}