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": "00ab171c-7cd0-4434-ba46-654b9728f8cd",
"TrainingClassAttendeeID": "25c6e103-176c-4599-9dfa-f13960dddff7",
"TestDefinitionID": "c136c365-d6d3-43ff-9407-4f64c5d1082f",
"StartedDateTime": "2026-08-22T21:17:42.6518561-04:00",
"CompletedDateTime": "2026-08-22T21:17:42.6518561-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}