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": "bbe57866-fa96-4741-8c71-3863c84ec11f",
"TrainingClassAttendeeID": "5a312801-58ce-4efa-8bfa-e2364d9755a1",
"TestDefinitionID": "9d02af4f-d6a0-4b2e-87c9-c011c73ef140",
"StartedDateTime": "2026-07-17T06:09:35.5278191-04:00",
"CompletedDateTime": "2026-07-17T06:09:35.5278191-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}