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": "cba428b8-1e0e-4f8a-9ea5-4f6a22aa4145",
"TrainingClassAttendeeID": "72db7041-2b52-45da-90aa-9e3357fa1f97",
"TestDefinitionID": "7475ad12-edf3-4ec5-8fb0-db1ee9bfaae5",
"StartedDateTime": "2026-08-17T17:10:17.3454168-04:00",
"CompletedDateTime": "2026-08-17T17:10:17.3454168-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}