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": "5653881c-3882-44ae-a5d0-1484893fabd4",
"TrainingClassAttendeeID": "4aac27bd-438e-4514-b120-7b8aeab477f5",
"TestDefinitionID": "962f3f4b-8196-4490-8c4a-681295bd1f9e",
"StartedDateTime": "2026-05-23T00:29:44.0367561-04:00",
"CompletedDateTime": "2026-05-23T00:29:44.0367561-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}