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": "d1190851-c3a1-496a-a707-6036131eaff8",
"TrainingClassAttendeeID": "062d4f7d-e3ee-4eab-a1a6-d22b6769d652",
"TestDefinitionID": "52dcefe2-3b41-4cd7-83d0-61cf167d149a",
"StartedDateTime": "2026-05-01T16:15:08.500718-04:00",
"CompletedDateTime": "2026-05-01T16:15:08.500718-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}