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": "abf16f32-feb2-4531-a0f2-37f90734f547",
"TrainingClassAttendeeID": "284ddb25-bdb2-472a-aa77-ce190f76372c",
"TestDefinitionID": "d6b1f749-a8f7-4937-aade-fa77be8c650b",
"StartedDateTime": "2026-06-26T02:54:09.0772876-04:00",
"CompletedDateTime": "2026-06-26T02:54:09.0772876-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}