GET api/Tests/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "59860620-29fa-48dd-ad32-692d3ce95dcd",
  "TrainingClassAttendeeID": "0e396515-f77f-4e3e-b993-35791805f54e",
  "TestDefinitionID": "e5e30ecc-d567-4e83-8b24-f5e2bcca4903",
  "StartedDateTime": "2026-05-18T23:16:09.3489621-04:00",
  "CompletedDateTime": "2026-05-18T23:16:09.3489621-04:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}