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": "77f216dd-2334-4d65-a7b0-53346f889dbe",
"TrainingClassAttendeeID": "62b2feaa-979c-4c45-b1b5-c8e2aa6b2b65",
"TestDefinitionID": "04eb9e8e-1869-4838-a531-185a2702f364",
"StartedDateTime": "2025-11-23T08:55:04.7228389-05:00",
"CompletedDateTime": "2025-11-23T08:55:04.7228389-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}