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": "8fceef12-7c53-4e33-8bba-cdb9241e2156",
"TrainingClassAttendeeID": "02c70078-8d33-4672-9509-706f96ef74ed",
"TestDefinitionID": "93b80a83-5267-4139-95c0-afb9427182d8",
"StartedDateTime": "2026-05-19T23:43:18.9485461-04:00",
"CompletedDateTime": "2026-05-19T23:43:18.9485461-04:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}