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": "076bdd96-8242-48e2-846e-cc409f4c6bf0",
"TrainingClassAttendeeID": "66b507f3-c407-4d85-b397-6149bc86b20f",
"TestDefinitionID": "5fc02614-ea48-47e3-91f0-e8befa921514",
"StartedDateTime": "2026-09-15T23:06:11.3495661-04:00",
"CompletedDateTime": "2026-09-15T23:06:11.3495661-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}