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": "9c598d0f-f0c1-446b-8ece-3e17bcbf724f",
"TrainingClassAttendeeID": "c24569a3-1f1e-4c7a-a90d-6f92d9a55518",
"TestDefinitionID": "463cfcc4-8cc0-49f4-866c-97ccc537a5bb",
"StartedDateTime": "2026-05-16T22:26:07.0955407-04:00",
"CompletedDateTime": "2026-05-16T22:26:07.0955407-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}