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": "df81920b-6cb0-4bae-a5ad-dc167052dcb8",
"TrainingClassAttendeeID": "d27ea280-8d12-4541-9f1a-4811111c0180",
"TestDefinitionID": "68823685-63c4-451b-a99c-702e24d22f6d",
"StartedDateTime": "2025-11-26T12:44:11.0325374-05:00",
"CompletedDateTime": "2025-11-26T12:44:11.0325374-05:00",
"Completed": true,
"Passed": true,
"CorrectAnswerCount": 6,
"Deleted": true
}