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": "173c7560-acab-48b3-ac47-a41bdebff020",
"TrainingClassAttendeeID": "d4236db9-ce96-46a3-94e2-9d2d01ae95de",
"TestDefinitionID": "0dc17317-e820-4ef5-919f-9e59dc223ed9",
"StartedDateTime": "2025-11-24T01:10:56.162318-05:00",
"CompletedDateTime": "2025-11-24T01:10:56.162318-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}