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": "3a813ea4-1f77-4a09-a72f-75eaa95d3363",
"TrainingClassAttendeeID": "c80fea52-c7b4-48e3-a034-43043d70f831",
"TestDefinitionID": "292e7051-2c1d-4f4b-8c03-e130f49daef1",
"StartedDateTime": "2026-04-13T06:43:08.1048262-04:00",
"CompletedDateTime": "2026-04-13T06:43:08.1048262-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}