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": "72b18edc-9542-4327-8b34-ce4b2dd55558",
"TrainingClassAttendeeID": "25f9faed-bba5-4914-b8aa-4687ba5ece52",
"TestDefinitionID": "0fb8f579-36a3-4bac-a98d-cde8b40f7122",
"StartedDateTime": "2026-04-30T14:21:13.8369093-04:00",
"CompletedDateTime": "2026-04-30T14:21:13.8369093-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}