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": "ae06600d-5310-4430-9095-69eaf598fd12",
  "TrainingClassAttendeeID": "209cdfac-1ef5-460a-b2ef-19f940a16a54",
  "TestDefinitionID": "df009cc4-8d64-4be5-9be0-99cf7f928492",
  "StartedDateTime": "2025-11-16T15:57:25.2894914-05:00",
  "CompletedDateTime": "2025-11-16T15:57:25.2894914-05:00",
  "Completed": true,
  "Passed": true,
  "CorrectAnswerCount": 6,
  "Deleted": true
}