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": "9f8247d9-2a7e-4218-a116-47962c26bc5e",
"TrainingClassAttendeeID": "9057f130-c267-404a-ad9b-f81773c78e08",
"TestDefinitionID": "118340da-c632-4dee-b49b-1350c1f44cee",
"StartedDateTime": "2026-09-12T23:05:06.3824041-04:00",
"CompletedDateTime": "2026-09-12T23:05:06.3824041-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}