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": "08ce42b9-d949-4337-9de0-4e58f795126c",
"TrainingClassAttendeeID": "249a855b-0228-4c19-ba0f-3b82feba2b10",
"TestDefinitionID": "e48c92a5-6841-4cea-8585-27a4e29375cd",
"StartedDateTime": "2026-08-10T16:37:55.6482224-04:00",
"CompletedDateTime": "2026-08-10T16:37:55.6482224-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}