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": "5691d7c0-4cb2-4c99-84c6-6ebe2a21785d",
"TrainingClassAttendeeID": "414d498c-e89b-4adf-a25e-6c74f245a7a6",
"TestDefinitionID": "211b2b71-41df-4dda-94dc-e3db415d99e0",
"StartedDateTime": "2026-08-13T15:46:02.1217461-04:00",
"CompletedDateTime": "2026-08-13T15:46:02.1217461-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}