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": "c86c6a68-db1c-4b06-b87c-f5920d59bdc1",
"TrainingClassAttendeeID": "812e80db-9b2f-4b6d-992c-f4699271c4ac",
"TestDefinitionID": "5c461ac8-3d62-4875-b6ca-ff44568341ee",
"StartedDateTime": "2026-08-07T15:31:00.4727295-04:00",
"CompletedDateTime": "2026-08-07T15:31:00.4727295-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}