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": "ebe3af70-d958-44ed-a065-ee5cdde59865",
"TrainingClassAttendeeID": "5671567a-8b97-4b9b-8541-4a11e8d98dc3",
"TestDefinitionID": "f42b0a7f-02c6-4a78-8104-751a18fd3069",
"StartedDateTime": "2026-03-07T04:53:08.5096774-05:00",
"CompletedDateTime": "2026-03-07T04:53:08.5096774-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}