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": "16192a26-6a28-4f6a-af9c-1d63fba44404",
"TrainingClassAttendeeID": "7183cc4e-fda9-4297-8d3c-fcb95a688535",
"TestDefinitionID": "af307188-116b-4e4f-a6e8-b5998af79eec",
"StartedDateTime": "2026-02-28T01:37:54.6385274-05:00",
"CompletedDateTime": "2026-02-28T01:37:54.6385274-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}