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": "67db1642-2ec1-459a-b9be-7590fe79526d",
"TrainingClassAttendeeID": "e25bd2fe-8642-44ba-bf59-9ba4a335e9c4",
"TestDefinitionID": "9bf1f8b4-b902-4260-afb5-8dad38144417",
"StartedDateTime": "2026-06-10T17:25:38.7700216-04:00",
"CompletedDateTime": "2026-06-10T17:25:38.7700216-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}