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": "c300eb2a-b318-4c69-b28b-41e1e8006d18",
  "TrainingClassAttendeeID": "64fcbba0-7368-48d3-bd39-5fd3ecb7840e",
  "TestDefinitionID": "09605fc9-4690-4140-b235-9bf32d3e09b0",
  "StartedDateTime": "2025-11-04T19:06:42.6386904-05:00",
  "CompletedDateTime": "2025-11-04T19:06:42.6386904-05:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}