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": "86e8641c-e042-461d-a756-c7d7ad4df324",
"TrainingClassAttendeeID": "6e2a2251-58be-40a6-9cf2-cb8d8934ba0b",
"TestDefinitionID": "7b4f74c0-1498-4152-986a-a90e32576c60",
"StartedDateTime": "2026-09-06T18:37:35.0294523-04:00",
"CompletedDateTime": "2026-09-06T18:37:35.0294523-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}