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": "8618805f-c30a-41be-a3ab-b3c646f60288",
"TrainingClassAttendeeID": "f1f892ef-9354-4490-b2d1-084eb1d0dfed",
"TestDefinitionID": "b9182d0d-7463-46f6-984c-35c685778345",
"StartedDateTime": "2026-07-23T10:07:57.8457144-04:00",
"CompletedDateTime": "2026-07-23T10:07:57.8457144-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}