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": "4288f713-3a09-4a8c-94ea-9e2a159a34ed",
"TrainingClassAttendeeID": "9d6e924d-2d7a-43c6-b953-336cb4401deb",
"TestDefinitionID": "da80ca7e-8b6b-439b-b713-ffc998f58a8a",
"StartedDateTime": "2026-03-17T15:48:28.663069-04:00",
"CompletedDateTime": "2026-03-17T15:48:28.663069-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}