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": "8156afb2-fcd2-49da-98af-6d423fc0b185",
"TrainingClassAttendeeID": "09f9a1f9-fad9-4791-9ec2-b4950dcb9cad",
"TestDefinitionID": "7cb639b1-a43b-4f23-9314-ed79fa689fe6",
"StartedDateTime": "2026-04-29T12:55:21.7974294-04:00",
"CompletedDateTime": "2026-04-29T12:55:21.7974294-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}