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": "03a9c916-58d8-4612-bbd4-f084ad9b869f",
"TrainingClassAttendeeID": "51cccc50-5059-49b7-81d5-63fc12c9c209",
"TestDefinitionID": "646bc70c-2ea4-4274-b5c0-7b3e0c33fc10",
"StartedDateTime": "2025-11-16T10:50:39.9536499-05:00",
"CompletedDateTime": "2025-11-16T10:50:39.9536499-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}